Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 3 Dec 2002 15:36:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 3 Dec 2002 15:36:31 -0500 Received: from rwcrmhc53.attbi.com ([204.127.198.39]:13718 "EHLO rwcrmhc53.attbi.com") by vger.kernel.org with ESMTP id ; Tue, 3 Dec 2002 15:36:30 -0500 Content-Type: text/plain; charset=US-ASCII From: Eric Altendorf Reply-To: EricAltendorf@orst.edu To: Jochen Hein Subject: Re: [2.5.50, ACPI] link error Date: Tue, 3 Dec 2002 12:47:07 -0800 User-Agent: KMail/1.4.1 Cc: Linux Kernel Mailing List References: <200212031007.01782.EricAltendorf@orst.edu> <87znrn3q92.fsf@gswi1164.jochen.org> In-Reply-To: <87znrn3q92.fsf@gswi1164.jochen.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: <200212031247.07284.EricAltendorf@orst.edu> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1256 Lines: 35 On Tuesday 03 December 2002 10:35, Jochen Hein wrote: > Eric Altendorf writes: > > On Monday 02 December 2002 12:24, Jochen Hein wrote: > >> When compiling 2.5.50 with CONFIG_ACPI_SLEEP=y > >> I get: > >> > >> arch/i386/kernel/built-in.o(.data+0x1304): In function > > > > `do_suspend_lowlevel': > >> : undefined reference to `save_processor_state' > >> > >> arch/i386/kernel/built-in.o(.data+0x130a): In function > > > > `do_suspend_lowlevel': > >> : undefined reference to `saved_context_esp' > > > > Try turning on software suspend in the kernel hacking section. > > It is off (and has been all the time, AFAIR). Right ... I'm no kernel hacker so I don't know why, but I can only get the recent kernels to compile with sleep states if I turn *ON* software suspend as well. However, as soon as I turn on swsusp and get a compiled kernel, it oops'es on boot. eric -- "First they ignore you. Then they laugh at you. Then they fight you. And then you win." -Gandhi - 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/