From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH linux-2.6.18-xen] fix xenbus_transaction_start() hang caused by double xenbus_transaction_end() Date: Fri, 13 May 2011 09:49:35 -0400 Message-ID: <20110513134935.GB6042@dumpdata.com> References: <4DCBB551.7000002@redhat.com> <4DCD04A402000078000412DD@vpn.id2.novell.com> <1305276115.31488.56.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1305276115.31488.56.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 , "xen-devel@lists.xensource.com" , Laszlo Ersek , Jan Beulich List-Id: xen-devel@lists.xenproject.org > > > fix xenbus_transaction_start() hang caused by double xenbus_transaction_end() > > > > > The same would be needed for pv-ops too afaics. > > Agreed, maintainers CCd. In for-jens/xen-blkback-v3.3