Re: [PATCH][trivial] virtio-mmio: fix wrong comment about register offset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2013-01-26 at 08:54 +0000, Ryota Ozaki wrote:
> The register offset of InterruptACK is 0x064, not 0x060.
> Fix it.
> 
> Signed-off-by: Ryota Ozaki <ozaki.ryota@xxxxxxxxx>
> CC: Pawel Moll <pawel.moll@xxxxxxx>
> CC: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
> CC: Jiri Kosina <trivial@xxxxxxxxxx>
> ---
>  drivers/virtio/virtio_mmio.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c
> index 31f966f..833e6db 100644
> --- a/drivers/virtio/virtio_mmio.c
> +++ b/drivers/virtio/virtio_mmio.c
> @@ -75,7 +75,7 @@
>   *
>   * 0x050  W  QueueNotify      Queue notifier
>   * 0x060  R  InterruptStatus  Interrupt status register
> - * 0x060  W  InterruptACK     Interrupt acknowledge register
> + * 0x064  W  InterruptACK     Interrupt acknowledge register
>   * 0x070  RW Status           Device status register
>   *
>   * 0x100+ RW                  Device-specific configuration space

Acked-by: Pawel Moll <pawel.moll@xxxxxxx>

Thanks!

Pawel


_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/virtualization


[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux