From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Wilson Subject: Re: [RFC] [PATCH] xen/blkback: add locking in statistics sysfs show functions Date: Fri, 27 Apr 2012 19:30:55 +0300 Message-ID: <20120427163055.GA6464@US-SEA-R8XVZTX> References: <1334949673-25632-1-git-send-email-msw@amazon.com> <1334949673-25632-2-git-send-email-msw@amazon.com> <20120427022456.GA26931@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120427022456.GA26931@phenom.dumpdata.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: Konrad Rzeszutek Wilk Cc: Joe Jin , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Thu, Apr 26, 2012 at 07:24:56PM -0700, Konrad Rzeszutek Wilk wrote: > On Fri, Apr 20, 2012 at 07:21:13PM +0000, Matt Wilson wrote: > > This is a port of a patch in the XenoLinux 2.6.18 tree: > > http://xenbits.xen.org/hg/linux-2.6.18-xen.hg/rev/f47c07325a56 > > > > Fix blkback sysfs race > > So with this patch I keep on getting this: > > [ 128.274290] switch: port 2(vif1.0) entered disabled state ... > [ 128.859542] BUG: scheduling while atomic: xenwatch/46/0x00000002 > > whenever a guest is powered off. Oops. I hadn't had a chance to do testing of the patch, I just noticed that the upstream version didn't have it. I'll tweak it a bit, do some testing, and resubmit when it works. -- msw