From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Dauchy Subject: Re: [PATCH v2] drivers/block/xen-blkback: preq.dev is used without initialized Date: Wed, 3 Apr 2013 14:56:39 +0200 Message-ID: References: <512EC22F.5020404@asianux.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <512EC22F.5020404@asianux.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Chen Gang Cc: Stefano Stabellini , Konrad Rzeszutek Wilk , "linux-kernel@vger.kernel.org" , xen-devel , Jan Beulich , dgdegra@tycho.nsa.gov, roger.pau@citrix.com List-Id: xen-devel@lists.xenproject.org Hello, On Thu, Feb 28, 2013 at 3:34 AM, Chen Gang wrote: > additional information: > before commit 01c681d4c70d64cb72142a2823f27c4146a02e63, the value printed > here was bogus, as it was the guest provided value from req->u.rw.handle > rather than the actual device. > > Signed-off-by: Chen Gang > Acked-by: Jan Beulich Sorry I'm a bit late but since since 01c681d is in stable, I guess a72d900 (xen/xen-blkback: preq.dev is used without initialized) could be added in stable as well. Am I wrong? otherwise I'm ok to do the request. Regards, -- William