Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261781AbVBIFAa (ORCPT ); Wed, 9 Feb 2005 00:00:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261782AbVBIFAa (ORCPT ); Wed, 9 Feb 2005 00:00:30 -0500 Received: from fsmlabs.com ([168.103.115.128]:15335 "EHLO fsmlabs.com") by vger.kernel.org with ESMTP id S261781AbVBIFAZ (ORCPT ); Wed, 9 Feb 2005 00:00:25 -0500 Date: Tue, 8 Feb 2005 22:00:55 -0700 (MST) From: Zwane Mwaikambo To: "Marcos D. Marado Torres" cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: 2.6.11-rc3-mm1 In-Reply-To: Message-ID: References: <20050204103350.241a907a.akpm@osdl.org> 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: 953 Lines: 27 On Wed, 9 Feb 2005, Marcos D. Marado Torres wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Fri, 4 Feb 2005, Andrew Morton wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc3/2.6.11-rc3-mm1/ > > Andrew, > > Please add to -mm the patch in attachment, since it solves the old > acpi_power_off bug... Where is the original bug report? Is the set_cpus_allowed the problem? +#if 0 /* This should be made redundant by other patches.. */ /* Some SMP machines only can poweroff in boot CPU */ set_cpus_allowed(current, cpumask_of_cpu(0)); - acpi_wakeup_gpe_poweroff_prepare(); - acpi_enter_sleep_state_prep(ACPI_STATE_S5); +#endif - 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/