From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 5 Dec 2002 17:30:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 5 Dec 2002 17:30:47 -0500 Received: from [195.39.17.254] ([195.39.17.254]:28164 "EHLO Elf.ucw.cz") by vger.kernel.org with ESMTP id ; Thu, 5 Dec 2002 17:30:31 -0500 Date: Thu, 5 Dec 2002 23:36:57 +0100 From: Pavel Machek To: torvalds@transmeta.com, kernel list Subject: S3, swsusp fixes Message-ID: <20021205223657.GA1707@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Warning: Reading this can be dangerous to your mental health. Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi! It appears you still have not taken suspend patches, so people keep complaining it does not compile etc. Can you apply this? Pavel --- clean/arch/i386/Kconfig 2002-11-29 21:16:30.000000000 +0100 +++ linux-swsusp/arch/i386/Kconfig 2002-11-29 21:29:34.000000000 +0100 @@ -789,8 +789,6 @@ menu "Power management options (ACPI, APM)" -source "drivers/acpi/Kconfig" - config PM bool "Power Management support" ---help--- @@ -811,6 +809,37 @@ will issue the hlt instruction if nothing is to be done, thereby sending the processor to sleep and saving power. +config SOFTWARE_SUSPEND + bool "Software Suspend (EXPERIMENTAL)" + depends on EXPERIMENTAL && PM + ---help--- + Enable the possibilty of suspendig machine. It doesn't need APM. + You may suspend your machine by 'swsusp' or 'shutdown -z