From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] xen-blkfront: plug device number leak in xlblk_init() error path Date: Mon, 10 Oct 2011 12:06:15 -0400 Message-ID: <20111010160615.GC28646@phenom.oracle.com> References: <1318016078-7110-1-git-send-email-lersek@redhat.com> <1318251746.21903.430.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1318251746.21903.430.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Jeremy Fitzhardinge , Laszlo Ersek , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Mon, Oct 10, 2011 at 02:02:25PM +0100, Ian Campbell wrote: > Cc'ing Konrad & Jeremy per get_maintainers.pl > > On Fri, 2011-10-07 at 20:34 +0100, Laszlo Ersek wrote: > > ... though after a failed xenbus_register_frontend() all may be lost. > > Indeed. But anyway: > > Acked-by: Ian Campbell Queue up for 3.2. > > {net,kbd,fb,pci}front seem to not have this issue. Although it's not > 100% clear if the effect of pci_frontend_registrar(1) needs to be > undone. > > (is registrar a typo for register here?) Yes.