From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] vhost: make msg padding explicit Date: Sun, 29 Apr 2018 21:34:47 -0400 (EDT) Message-ID: <20180429.213447.688736262643740298.davem@davemloft.net> References: <1524844881-178524-1-git-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, kevin@guarana.org, jasowang@redhat.com, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org To: mst@redhat.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:54036 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753839AbeD3Bes (ORCPT ); Sun, 29 Apr 2018 21:34:48 -0400 In-Reply-To: <1524844881-178524-1-git-send-email-mst@redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: "Michael S. Tsirkin" 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 > Signed-off-by: Michael S. Tsirkin Who applied this, me? :-)