Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755985AbXJIXgr (ORCPT ); Tue, 9 Oct 2007 19:36:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751705AbXJIXgj (ORCPT ); Tue, 9 Oct 2007 19:36:39 -0400 Received: from www.tglx.de ([62.245.132.106]:57592 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751390AbXJIXgi (ORCPT ); Tue, 9 Oct 2007 19:36:38 -0400 Date: Wed, 10 Oct 2007 01:35:31 +0200 (CEST) From: Thomas Gleixner To: Linus Torvalds cc: Greg KH , Olof Johansson , Greg KH , "Rafael J. Wysocki" , "Theodore Ts'o" , Zwane Mwaikambo , Justin Forbes , linux-kernel@vger.kernel.org, Chris Wedgwood , Domenico Andreoli , Mark Lord , Randy Dunlap , Michael Krufky , Chuck Ebbert , Dave Jones , akpm@linux-foundation.org, Chuck Wolber , stable@kernel.org, alan@lxorguk.ukuu.org.uk Subject: Re: [stable] [patch 09/12] Fix SMP poweroff hangs In-Reply-To: Message-ID: References: <20071008180406.052382073@mini.kroah.org> <20071008180633.GJ7627@kroah.com> <20071009151702.GA19209@lixom.net> <20071009222003.GA21228@kroah.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 802 Lines: 25 On Tue, 9 Oct 2007, Linus Torvalds wrote: > > > On Wed, 10 Oct 2007, Thomas Gleixner wrote: > > > > Wrapping it into a #ifdef CONFIG_X86 would be sufficient. > > Well, the ppc oops seems to be a ppc bug regardless. > > If CPU_HOTPLUG isn't defined, the thing does nothing. And if it is > defined, I don't see why/how ppc can validly oops. So I think the first > thing to do is to try to figure out why it oopses, not to disable it for > ppc. Fair enough. OTOH for the affected PPC users it's a regression and that's what I'm concerned of. tglx - 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/