Re: [PATCH] x86: include apicnum.h in acpidef.h

From: Ingo Molnar
Date: Mon Jan 12 2009 - 04:28:05 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> like:
>
> In file included from /home/mingo/tip/arch/x86/include/asm/i387.h:16,
> from
> /home/mingo/tip/arch/x86/include/asm/suspend_32.h:10,
> from /home/mingo/tip/arch/x86/include/asm/suspend.h:2,
> from include/linux/suspend.h:5,
> from arch/x86/kernel/asm-offsets_32.c:11,
> from arch/x86/kernel/asm-offsets.c:2:
> include/linux/hardirq.h:41:27: error: ':' without preceding '?'
> In file included from arch/x86/kernel/asm-offsets_32.c:24,
> from arch/x86/kernel/asm-offsets.c:2:
> include/linux/lguest.h:60:1: error: unterminated argument list invoking
> macro "BITS_TO_LONGS"
> In file included from arch/x86/kernel/asm-offsets_32.c:25,
> from arch/x86/kernel/asm-offsets.c:2:
> arch/x86/kernel/../../../drivers/lguest/lg.h:236:1: error: unterminated
> argument list invoking macro "BITS_TO_LONGS"
>
> so i've reverted it again. config attached.

(Below are the two commits that i reverted - please reuse the improved
changelogs when resubmitting it.)

Ingo

----------->