Re: [PATCH] x86: more header fixes

From: Ingo Molnar
Date: Wed Jul 16 2008 - 09:18:11 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> thanks. I've picked up these changes and rebased them to -git. (that
> way they can be maintained as a topic easier) The few files that were
> left out due to conflicts we can do later on. I pushed the result out
> into the tip/x86/header-guards topic branch - please double-check that
> i merged it right.

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
--
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/