Re: [virtio-comment] [PATCH] content: Fix driver/device wording on ISR bits

From
Stefan Hajnoczi <>
Date
2021-01-26T11:14:40+00:00
ID
Thread
Re: [virtio-comment] [PATCH] content: Fix driver/device wording on ISR bits
On Fri, Jan 22, 2021 at 10:25:02AM +0000, Felipe Franciosi wrote:
> Section "ISR status capability" incorrectly worded that the bits part of
> the register allows the device to distinguish between interrupt types.
> It is the driver that needs access to that distinction, not the device.
> 
> Signed-off-by: Felipe Franciosi <>
> ---
>  content.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I think this can be merged as a typo fix without a full vote from the
Technical Committee.

Reviewed-by: Stefan Hajnoczi <>