Re: [PATCH] vhost: make msg padding explicit

From: David Miller
Date: Sun Apr 29 2018 - 21:34:56 EST


From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Date: Fri, 27 Apr 2018 19:02:05 +0300

> There's a 32 bit hole just after type. It's best to
> give it a name, this way compiler is forced to initialize
> it with rest of the structure.
>
> Reported-by: Kevin Easton <kevin@xxxxxxxxxxx>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

Who applied this, me? :-)