From: Lee Schermerhorn <Lee.Schermerhorn@hp.com>
To: Andrew Morton <akpm@osdl.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.6.19-rc4-mm2 build breakage on ia64
Date: Thu, 02 Nov 2006 11:15:23 -0500 [thread overview]
Message-ID: <1162484124.5561.14.camel@localhost> (raw)
Just a heads up, as I haven't seen anything on the mailing list. Build
of '19-rc4-mm2, with the one existing 'acpi-verify-lapic...' hotfix,
breaks on ia64 because generic file drivers/acpi/processor_idle.c
includes <asm/apic.h>. ia64 uses acpi in which processor_idle.[co] is
not optional, but has no arch specific apic.h [in this tree, anyway].
Looks like it's only needed if ARCH_APICTIMER_STOPS_ON_C3 is defined, so
I've worked around it by creating an empty one. Maybe not the
appropriate fix.
Lee
reply other threads:[~2006-11-02 16:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1162484124.5561.14.camel@localhost \
--to=lee.schermerhorn@hp.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/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.