Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757167AbXJIW77 (ORCPT ); Tue, 9 Oct 2007 18:59:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756521AbXJIW6t (ORCPT ); Tue, 9 Oct 2007 18:58:49 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:57654 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756199AbXJIW6r (ORCPT ); Tue, 9 Oct 2007 18:58:47 -0400 Date: Tue, 9 Oct 2007 15:20:03 -0700 From: Greg KH To: Olof Johansson Cc: Greg KH , "Rafael J. Wysocki" , "Theodore Ts'o" , Zwane Mwaikambo , Thomas Gleixner , torvalds@linux-foundation.org, 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 Message-ID: <20071009222003.GA21228@kroah.com> References: <20071008180406.052382073@mini.kroah.org> <20071008180633.GJ7627@kroah.com> <20071009151702.GA19209@lixom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071009151702.GA19209@lixom.net> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1051 Lines: 29 On Tue, Oct 09, 2007 at 10:17:02AM -0500, Olof Johansson wrote: > On Mon, Oct 08, 2007 at 11:06:33AM -0700, Greg KH wrote: > > From: Mark Lord > > > > commit 4047727e5ae33f9b8d2b7766d1994ea6e5ec2991 from upstream > > > > We need to disable all CPUs other than the boot CPU (usually 0) before > > attempting to power-off modern SMP machines. This fixes the > > hang-on-poweroff issue on my MythTV SMP box, and also on Thomas Gleixner's > > new toybox. > > Paul Mackerras has reported crashes when rebooting some older ppc64 > systems due to this patch. > > See http://ozlabs.org/pipermail/linuxppc-dev/2007-October/043969.html. Has anything been done in mainline to possibly fix this? If not, I think we'll leave it in, as it does solve a number of reported problems. thanks, greg k-h - 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/