From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: v3.3-rc1, regression introduced by "sched, nohz: Implement sched group, domain aware nohz idle load balancing" when unplugging CPUs. Date: Mon, 23 Jan 2012 16:10:51 -0500 Message-ID: <20120123211051.GA10967@phenom.dumpdata.com> References: <20120123205638.GA8542@phenom.dumpdata.com> <1327352449.2446.19.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1327352449.2446.19.camel@twins> Sender: linux-kernel-owner@vger.kernel.org To: Peter Zijlstra Cc: Suresh Siddha , tglx@linutronix.de, mingo@elte.hu, linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com, gregkh@suse.de, rjw@sisk.pl List-Id: xen-devel@lists.xenproject.org On Mon, Jan 23, 2012 at 10:00:49PM +0100, Peter Zijlstra wrote: > On Mon, 2012-01-23 at 15:56 -0500, Konrad Rzeszutek Wilk wrote: > > Not exactly sure how this patch does it, but with this git commit > > 0b005cf54eac170a8f22540ab096a6e07bf49e7c, the Linux kernel crashes > > if I try to hot unplug VCPUs to the first (initial) domain. > > This is found using git bisection, and if I use the kernel compiled > > with 69e1e811dcc436a6b129dbef273ad9ec22d095ce (the previous commit) > > it works nicely. > > https://lkml.org/lkml/2012/1/19/463 > > is already on its way... Oh, somehow I thought the mce check fixes were already in v3.3-rc1. My apologies and will take that patch on a test-spin.