LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Pavel Machek <pavel@ucw.cz>
Cc: Thomas Petazzoni <thomas.petazzoni@enix.org>,
tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com,
linux-kernel@vger.kernel.org,
pm list <linux-pm@lists.linux-foundation.org>
Subject: Re: arch/x86/kernel/acpi/sleep_32.c not compiled ?
Date: Wed, 20 Feb 2008 00:41:46 +0100 [thread overview]
Message-ID: <200802200041.47851.rjw@sisk.pl> (raw)
In-Reply-To: <20080219222623.GA28786@elf.ucw.cz>
On Tuesday, 19 of February 2008, Pavel Machek wrote:
> 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.
Well, then perhaps we also should remove the S1 quirk for the same box from
drivers/acpi/sleep/main.c ?
Alternatively, put them both into the same file and simplify things (in which
case I'd vote for drivers/acpi/sleep/main.c)?
Rafael
next prev parent reply other threads:[~2008-02-19 23:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-19 15:59 Thomas Petazzoni
2008-02-19 21:02 ` Rafael J. Wysocki
2008-02-19 22:26 ` Pavel Machek
2008-02-19 23:41 ` Rafael J. Wysocki [this message]
2008-02-19 23:44 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200802200041.47851.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=mingo@redhat.com \
--cc=pavel@ucw.cz \
--cc=tglx@linutronix.de \
--cc=thomas.petazzoni@enix.org \
--subject='Re: arch/x86/kernel/acpi/sleep_32.c not compiled ?' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).