2.6.19-rc4-mm2 build breakage on ia64

From: Lee Schermerhorn
Date: Thu Nov 02 2006 - 11:44:36 EST



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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/