[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <480D6A76.3080401@trash.net>
Date: Tue, 22 Apr 2008 06:32:54 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Ingo Molnar <mingo@...e.hu>
CC: Linux Kernel Mailinglist <linux-kernel@...r.kernel.org>
Subject: Re: kgdb build error
Ingo Molnar wrote:
> * Patrick McHardy <kaber@...sh.net> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists