Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755367AbYHQRWj (ORCPT ); Sun, 17 Aug 2008 13:22:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752609AbYHQRWb (ORCPT ); Sun, 17 Aug 2008 13:22:31 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:40781 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751663AbYHQRWa (ORCPT ); Sun, 17 Aug 2008 13:22:30 -0400 From: "Rafael J. Wysocki" To: Andi Kleen Subject: Re: Warning in during hotplug on 2.6.27-rc2-git5 Date: Sun, 17 Aug 2008 19:25:47 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: Greg KH , "Langsdorf, Mark" , linux-kernel@vger.kernel.org, Ingo Molnar , Andrew Morton References: <200808141753.58547.rjw@sisk.pl> <20080816201813.GA30715@kroah.com> <20080817022323.GN19125@one.firstfloor.org> In-Reply-To: <20080817022323.GN19125@one.firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808171925.48584.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1161 Lines: 27 On Sunday, 17 of August 2008, Andi Kleen wrote: > > > > I'm still seeing it on 2.6.27-rc2, even with the > > > > patch here http://lkml.org/lkml/2008/7/30/171 and the > > > > wbinvd_halt code patch applied. Maybe something else > > > > broke in some of the recent hotplug changes? > > > > > > My guess is that MCE does somthing that is not allowed by sysfs any more. > > > > Hm, sysfs hasn't changed any in 2.6.27-rcX that I know of. > > mce hasn't either in this regard. My current theory is that the CPU > up/down notifiers are not balanced anymore (as in duplicated up events) It doesn't look like this is the case. Moreover, had that been the case, we'd have had many reports from people doing suspend/hibernation, but it doesn't happen. I think that cpu_down() fails for some reason and that causes the subsequent onlining to fail. I'd like to find out what's the root cause of that. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/