From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750756AbWDYIaN (ORCPT ); Tue, 25 Apr 2006 04:30:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751052AbWDYIaN (ORCPT ); Tue, 25 Apr 2006 04:30:13 -0400 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:24015 "EHLO amd.ucw.cz") by vger.kernel.org with ESMTP id S1750756AbWDYIaL (ORCPT ); Tue, 25 Apr 2006 04:30:11 -0400 Date: Tue, 25 Apr 2006 10:29:17 +0200 From: Pavel Machek To: Jeff Chua Cc: Mark Lord , Jeff Chua , Hugh Dickins , Chris Ball , Arkadiusz Miskiewicz , Jeff Garzik , Matt Mackall , Jens Axboe , randy_d_dunlap@linux.intel.com, Linux Kernel , ncunningham@linuxmail.org Subject: Re: sata suspend resume ... (fwd) Message-ID: <20060425082915.GA4789@elf.ucw.cz> References: <444C2821.5090409@rtr.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.11+cvs20060126 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi! > Here's the trick. Next I switched to SMP mode ... reconfigured with > CONFIG_SMP. CONFIG_SOFTWARE_SUSPEND disappeared. Here's the credit ... I > took a look at how suspend2 tried to suspend under SMP ... first switch to > UP and then do the suspension. Taking a look at the dependency ... > > SOFTWARE_SUSPEND depends on SUSPEND_SMP > CONFIG_SUSPEND_SMP depends on HOTPLUG_CPU > CONFIG_HOTPLUG_CPU depends on !X86_PC Just switch to X86_BIGSMP. It should work on normal PCs, too. Pavel -- Thanks for all the (sleeping) penguins.