[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141128095436.20c59e84@thinkpad-w530>
Date: Fri, 28 Nov 2014 09:54:36 +0100
From: David Hildenbrand <dahi@...ux.vnet.ibm.com>
To: "Michael S. Tsirkin" <mst@...hat.com>
Cc: linux-kernel@...r.kernel.org, David Miller <davem@...emloft.net>,
cornelia.huck@...ibm.com, rusty@....ibm.com, nab@...ux-iscsi.org,
pbonzini@...hat.com, thuth@...ux.vnet.ibm.com,
Rusty Russell <rusty@...tcorp.com.au>,
Ohad Ben-Cohen <ohad@...ery.com>,
Christian Borntraeger <borntraeger@...ibm.com>,
linux390@...ibm.com, Martin Schwidefsky <schwidefsky@...ibm.com>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Sudeep Dutt <sudeep.dutt@...el.com>,
Siva Yerramreddy <yshivakrishna@...il.com>,
lguest@...ts.ozlabs.org, linux-s390@...r.kernel.org,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH v6 05/46] virtio: assert 32 bit features in transports
> At this point, no transports set any of the high 32 feature bits.
> Since transports generally can't (yet) cope with such bits, add BUG_ON
> checks to make sure they are not set by mistake.
>
> Based on rproc patch by Rusty.
>
> Signed-off-by: Rusty Russell <rusty@...tcorp.com.au>
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
> ---
> drivers/lguest/lguest_device.c | 3 +++
> drivers/misc/mic/card/mic_virtio.c | 3 +++
> drivers/remoteproc/remoteproc_virtio.c | 3 +++
> drivers/s390/kvm/kvm_virtio.c | 3 +++
> drivers/s390/kvm/virtio_ccw.c | 3 +++
> drivers/virtio/virtio_mmio.c | 3 +++
> drivers/virtio/virtio_pci.c | 3 +++
> 7 files changed, 21 insertions(+)
>
Looks sane to me.
Reviewed-by: David Hildenbrand <dahi@...ux.vnet.ibm.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists