Re: [PATCH v3 2/6] virtio_ccw: legacy: don't negotiate rev 1/features

From: Cornelia Huck
Date: Tue Dec 09 2014 - 05:35:41 EST


On Mon, 8 Dec 2014 15:05:54 +0200
"Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote:

> Legacy balloon device doesn't pretend to support revision 1 or 64 bit
> features.
>
> But just in case someone implements a broken one that does, let's not
> even try to drive legacy only devices using revision 1, and let's not
> give them a chance to say they support VIRTIO_F_VERSION_1 by not reading

s/reading/reading or writing/

> high feature bits.
>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
> drivers/s390/kvm/virtio_ccw.c | 16 +++++++++++++---
> 1 file changed, 13 insertions(+), 3 deletions(-)

Otherwise, looks good.

Reviewed-by: Cornelia Huck <cornelia.huck@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/