All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@enix.org>
To: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com
Cc: linux-kernel@vger.kernel.org
Subject: arch/x86/kernel/acpi/sleep_32.c not compiled ?
Date: Tue, 19 Feb 2008 16:59:40 +0100	[thread overview]
Message-ID: <20080219165940.6e9348f6@crazy> (raw)

[-- Attachment #1: Type: text/plain, Size: 693 bytes --]

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

Sincerly,

Thomas
-- 
Thomas Petazzoni, thomas.petazzoni@enix.org, http://thomas.enix.org
Jabber, thomas.petazzoni@jabber.dk
Toulibre, http://www.toulibre.org - APRIL, http://www.april.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E  1624 F653 CB30 98D3 F7A7

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2008-02-19 15:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 15:59 Thomas Petazzoni [this message]
2008-02-19 21:02 ` arch/x86/kernel/acpi/sleep_32.c not compiled ? Rafael J. Wysocki
2008-02-19 21:02 ` Rafael J. Wysocki
2008-02-19 22:26   ` Pavel Machek
2008-02-19 23:41     ` Rafael J. Wysocki
2008-02-19 23:44       ` Pavel Machek
2008-02-19 23:44       ` Pavel Machek
2008-02-19 23:41     ` Rafael J. Wysocki
2008-02-19 22:26   ` 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=20080219165940.6e9348f6@crazy \
    --to=thomas.petazzoni@enix.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.