hm, doesnt work with:
http://redhat.com/~mingo/misc/config-Wed_Jul_16_15_13_24_CEST_2008.bad
include/asm/mpspec.h:39: error: ‘MAX_MP_BUSSES' undeclared here (not in
a function)
In file included from include/asm/smp.h:15,
from include/linux/smp.h:28,
from include/asm/desc.h:8,
from include/asm/elf.h:89,
from include/linux/elf.h:7,
from arch/x86/boot/compressed/misc.c:29:
include/asm/io_apic.h:149: error: ‘MAX_IRQ_SOURCES' undeclared here (not
in a function)
etc. Some of those header guards confused some other code i guess.
Ingo
--