From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leonardo Taccari Subject: Re: [BUG] stable-4.4: xen/tools/blktap2/drivers/block-qcow.c build errors Date: Wed, 2 Jul 2014 16:19:02 +0200 Message-ID: <53b41423.8fbdc20a.2904.23dc@mx.google.com> References: <53b196df.e351b40a.1e45.0ecb@mx.google.com> <1404291771.16952.1.camel@kazak.uk.xensource.com> <21427.61918.814786.986812@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <21427.61918.814786.986812@mariner.uk.xensource.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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, On Wed, Jul 02, 2014 at 12:49:50PM +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [Xen-devel] [BUG] stable-4.4: xen/tools/blktap2/drivers/block-qcow.c build errors"): > > This was fixed in master with > > commit 345e44a85d71a1a910385f33c7f1ba3683026d18 > > Author: Dario Faggioli > > Date: Fri Jun 20 16:09:00 2014 +0200 > > > > blktap2: Fix two 'maybe uninitialized' variables > > > > I think this should already be on Ian's list for eventual backport to > > 4.4, but I've copied him to make sure. > > It is indeed. I've compiled-tested it (manually applied the patch in 4.4) and I can confirm that now the errors are gone away. Thank you and keep up the good work! L.