Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754739AbYHQCV7 (ORCPT ); Sat, 16 Aug 2008 22:21:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751154AbYHQCVv (ORCPT ); Sat, 16 Aug 2008 22:21:51 -0400 Received: from one.firstfloor.org ([213.235.205.2]:53364 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751100AbYHQCVu (ORCPT ); Sat, 16 Aug 2008 22:21:50 -0400 Date: Sun, 17 Aug 2008 04:23:23 +0200 From: Andi Kleen To: Greg KH Cc: "Rafael J. Wysocki" , "Langsdorf, Mark" , Andi Kleen , linux-kernel@vger.kernel.org, Ingo Molnar , Andrew Morton Subject: Re: Warning in during hotplug on 2.6.27-rc2-git5 Message-ID: <20080817022323.GN19125@one.firstfloor.org> References: <200808141753.58547.rjw@sisk.pl> <20080814163450.GA13814@one.firstfloor.org> <6453C3CB8E2B3646B0D020C112613273C5AC71@sausexmb4.amd.com> <200808162128.25330.rjw@sisk.pl> <20080816201813.GA30715@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080816201813.GA30715@kroah.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 811 Lines: 20 > > > 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) Would need to add printk to verify that. -Andi -- 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/