Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762738AbYBSW0V (ORCPT ); Tue, 19 Feb 2008 17:26:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755684AbYBSW0D (ORCPT ); Tue, 19 Feb 2008 17:26:03 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:49187 "EHLO amd.ucw.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755520AbYBSW0B (ORCPT ); Tue, 19 Feb 2008 17:26:01 -0500 Date: Tue, 19 Feb 2008 23:26:23 +0100 From: Pavel Machek To: "Rafael J. Wysocki" Cc: Thomas Petazzoni , tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, pm list Subject: Re: arch/x86/kernel/acpi/sleep_32.c not compiled ? Message-ID: <20080219222623.GA28786@elf.ucw.cz> References: <20080219165940.6e9348f6@crazy> <200802192202.53510.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802192202.53510.rjw@sisk.pl> X-Warning: Reading this can be dangerous to your mental health. User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1310 Lines: 34 On Tue 2008-02-19 22:02:52, Rafael J. Wysocki wrote: > On Tuesday, 19 of February 2008, Thomas Petazzoni wrote: > > Hi, > > Hi, > > > Maybe I'm missing something completely obvious, but I don't see where > > the arch/x86/kernel/acpi/sleep_32.c file gets compiled. The Makefile in > > that directory compiles sleep.o, but doesn't compile sleep_$(BITS).o: > > > > obj-$(CONFIG_ACPI) += boot.o > > obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_$(BITS).o > > > > ifneq ($(CONFIG_ACPI_PROCESSOR),) > > obj-y += cstate.o processor.o > > endif > > No, the file is not build now. > > Pavel, is this file really necessary? sleep_32.c is obsolete. It tried to do s2ram whitelist in kernel, with just one entry ;-). Remove it. If Mirek Spousta (probably last remaining owner of whitelisted toshiba, he got it from me ;-) complains, I'll give him better machine or something. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/