From: Randy Dunlap <rdunlap@xenotime.net>
To: Marcel Siegert <mws@twisted-brains.org>
Cc: Linus Torvalds <torvalds@osdl.org>,
Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 2.6.19-rc1 fix compilation/linking error in arch/x86_64_kernel/traps.c
Date: Sat, 7 Oct 2006 18:43:46 -0700 [thread overview]
Message-ID: <20061007184346.d29aa7e0.rdunlap@xenotime.net> (raw)
In-Reply-To: <452816A9.3080208@twisted-brains.org>
On Sat, 07 Oct 2006 23:05:45 +0200 Marcel Siegert wrote:
> hi linus,
>
> the following compilation error:
>
> CC arch/x86_64/kernel/traps.o
> arch/x86_64/kernel/traps.c: In function 'print_trace_warning_symbol':
> arch/x86_64/kernel/traps.c:375: warning: implicit declaration of function 'print_symbol'
>
> causing the following linking error
> arch/x86_64/kernel/built-in.o: In function `print_trace_warning_symbol':
> traps.c:(.text+0x2f85): undefined reference to `print_symbol'
> make: *** [vmlinux] Error 1
>
> is being fixed with the following patch.
>
>
>
> Description: fix missing include of kallsyms.h in arch/x86_64/kernel/traps.c
see:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=4b0ff1a94cba36a35734c84f377e49cacc77f293
or just use current git (or -gitN patch)
---
~Randy
prev parent reply other threads:[~2006-10-08 1:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-07 21:05 Marcel Siegert
2006-10-08 1:43 ` Randy Dunlap [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=20061007184346.d29aa7e0.rdunlap@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mws@twisted-brains.org \
--cc=torvalds@osdl.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®