From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 1/1] Drivers: hv: Explicitly size elements of protocol structures Date: Thu, 16 Aug 2012 12:35:37 -0700 Message-ID: <20120816193537.GA14719@kroah.com> References: <1345130600-2862-1-git-send-email-kys@microsoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1345130600-2862-1-git-send-email-kys@microsoft.com> Sender: linux-kernel-owner@vger.kernel.org To: "K. Y. Srinivasan" Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, virtualization@lists.osdl.org, olaf@aepfle.de, apw@canonical.com, jagrelo@cisco.com List-Id: virtualization@lists.linuxfoundation.org On Thu, Aug 16, 2012 at 08:23:20AM -0700, K. Y. Srinivasan wrote: > Use explicitly sized types in data structures defining the host/guest > protocol. I would like to thank Juan Sanchez-Agrelo > for reporting this. > > Signed-off-by: K. Y. Srinivasan > Reviewed-by: Haiyang Zhang If someone reports a problem, mark it as: Reported-by: Juan Sanchez-Agrelo in the signed-off-by: area of the patch. Does this need to go into 3.6, and possibly older kernels? Or can it wait for 3.7? thanks, greg k-h