Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751345AbWB0XQd (ORCPT ); Mon, 27 Feb 2006 18:16:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751849AbWB0XQc (ORCPT ); Mon, 27 Feb 2006 18:16:32 -0500 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:42115 "EHLO sorel.sous-sol.org") by vger.kernel.org with ESMTP id S1751345AbWB0XQc (ORCPT ); Mon, 27 Feb 2006 18:16:32 -0500 Date: Mon, 27 Feb 2006 15:18:14 -0800 From: Chris Wright To: Andi Kleen Cc: Chris Wright , linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , torvalds@osdl.org, akpm@osdl.org, alan@lxorguk.ukuu.org.uk, Ashok Raj , "Eric W. Biederman" , Greg Kroah-Hartman Subject: Re: [patch 10/39] [PATCH] i386/x86-64: Dont IPI to offline cpus on shutdown Message-ID: <20060227231814.GN3883@sorel.sous-sol.org> References: <20060227223200.865548000@sorel.sous-sol.org> <20060227223344.160102000@sorel.sous-sol.org> <200602272337.56509.ak@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602272337.56509.ak@suse.de> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1020 Lines: 26 * Andi Kleen (ak@suse.de) wrote: > On Monday 27 February 2006 23:32, Chris Wright wrote: > > -stable review patch. If anyone has any objections, please let us know. > > ------------------ > > > > So why are we calling smp_send_stop from machine_halt? > > I don't think that one is really suitable for stable since it's > a relative obscure problem and the fix is not fully clear. Also it might > have side effects. Shouldn't be merged. This was sent in by both Andrew and Ashok, and is upstream (although Eric notes there's more to the comprehensive solution). It allegedly solves: http://bugzilla.kernel.org/show_bug.cgi?id=6077 Although the reporter seems to have gone silent. Unless there's some compelling evidence otherwise, I'm happy to drop it. thanks, -chris - 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/