* 2.6.19-rc4-mm2 build breakage on ia64
@ 2006-11-02 16:15 Lee Schermerhorn
0 siblings, 0 replies; only message in thread
From: Lee Schermerhorn @ 2006-11-02 16:15 UTC (permalink / raw)
To: Andrew Morton, linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-02 16:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02 16:15 2.6.19-rc4-mm2 build breakage on ia64 Lee Schermerhorn
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.