From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: PV guest of Linux 2.6.34-rc1 hangs..rip: ffffffff817d8759 free_early_partial+0x2d Date: Fri, 19 Mar 2010 12:46:30 -0400 Message-ID: <20100319164630.GA17495@phenom.dumpdata.com> References: <20100319152502.GA19472@phenom.dumpdata.com> <1269014628.10129.45751.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1269014628.10129.45751.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: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Fri, Mar 19, 2010 at 04:03:48PM +0000, Ian Campbell wrote: > FWIW I fixed a hang in the tip tree (which may now be in 2.6.34-rc1) in > roughly this area with a very similar stack trace not so very long ago. > See https://patchwork.kernel.org/patch/83756/ > > Perhaps you are seeing a different manifestation of the same issue? Yup. Your patch fixed it. Thanks!