Re: kgdb build error

From: Patrick McHardy
Date: Tue Apr 22 2008 - 00:33:17 EST


Ingo Molnar wrote:
* Patrick McHardy <kaber@xxxxxxxxx> wrote:

I get this build error with current -git on x86_64 (config attached):

CC arch/x86/kernel/kgdb.o
arch/x86/kernel/kgdb.c:52:28: error: asm/mach_apic.h: No such file or directory
arch/x86/kernel/kgdb.c: In function 'kgdb_roundup_cpus':
arch/x86/kernel/kgdb.c:337: error: implicit declaration of function 'send_IPI_allbutself'

yep, this should fix it:

http://lkml.org/lkml/2008/4/19/35

(also attached below, or available in x86.git.)


Thanks, it compiles cleanly with this patch.
--
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/