From: Patrick McHardy <kaber@trash.net>
To: Ingo Molnar <mingo@elte.hu>
Cc: Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>
Subject: Re: kgdb build error
Date: Tue, 22 Apr 2008 06:32:54 +0200 [thread overview]
Message-ID: <480D6A76.3080401@trash.net> (raw)
In-Reply-To: <20080421191838.GB3104@elte.hu>
Ingo Molnar wrote:
> * Patrick McHardy <kaber@trash.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.
prev parent reply other threads:[~2008-04-22 4:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 11:21 kgdb build error Patrick McHardy
2008-04-21 19:18 ` Ingo Molnar
2008-04-22 4:32 ` Patrick McHardy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=480D6A76.3080401@trash.net \
--to=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.