Re: [PATCH] vhost: Fix warnings and bad type handling

From: Rusty Russell
Date: Sun Nov 22 2009 - 21:01:56 EST


On Sun, 22 Nov 2009 08:58:01 pm Michael S. Tsirkin wrote:
>
> From: Alan Cox <alan@xxxxxxxxxxxxxxx>
> Subject: [PATCH] vhost: fix warnings on 32 bit systems
>
> Fix compiler warning about discarding top 32 bit
> of data on 32 bit systems, and document that
> dicarded bits must be 0.
>
> Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
>
> So I think the below slightly tweaked version of
> Alan's patch is a bit better. OK?

Thanks, applied.

Rusty.
--
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/