Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932275AbWCVRzg (ORCPT ); Wed, 22 Mar 2006 12:55:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932260AbWCVRzg (ORCPT ); Wed, 22 Mar 2006 12:55:36 -0500 Received: from fmr20.intel.com ([134.134.136.19]:36299 "EHLO orsfmr005.jf.intel.com") by vger.kernel.org with ESMTP id S932275AbWCVRzf (ORCPT ); Wed, 22 Mar 2006 12:55:35 -0500 Date: Wed, 22 Mar 2006 09:54:58 -0800 From: Ashok Raj To: "Rafael J. Wysocki" Cc: Ashok Raj , akpm@osdl.org, Peter Williams , Linus Torvalds , Linux Kernel Mailing List , Pavel Machek Subject: Re: Linux v2.6.16 Message-ID: <20060322095457.A12334@unix-os.sc.intel.com> References: <20060321223120.A4003@unix-os.sc.intel.com> <20060322050837.A9452@unix-os.sc.intel.com> <200603221839.41867.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200603221839.41867.rjw@sisk.pl>; from rjw@sisk.pl on Wed, Mar 22, 2006 at 06:39:41PM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 965 Lines: 29 On Wed, Mar 22, 2006 at 06:39:41PM +0100, Rafael J. Wysocki wrote: > > > > Please consider for inclusion... resending with changelog per Andrew. > > Please don't apply this patch. > > CPU hotplug is used by swsusp for disabling the nonboot CPUs. Software > suspend won't work on SMP without CPU hotplugging. > Hi Rafael, what part of this is not suitable for swsusp? All we do is just use flat physical mode for IPI processing. The only difference is moving from logical flat mode to using flat physical mode. Have you tested swsusp with CONFIG_GENERICARCH and CONFIG_HOTPLUG_CPU=y ? It might help to explain why this would break your swsusp with SMP work? -- Cheers, Ashok Raj - Open Source Technology Center - 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/