From: "H. Peter Anvin" <hpa@zytor.com>
To: Tejun Heo <tj@kernel.org>
Cc: Tony Vroon <tony@linx.net>,
linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
"Langsdorf, Mark" <mark.langsdorf@amd.com>
Subject: Re: 2.6.31-07068-g43c1266 Early boot exception
Date: Wed, 23 Sep 2009 08:46:28 -0700 [thread overview]
Message-ID: <4ABA42D4.9070308@zytor.com> (raw)
In-Reply-To: <4AB9E925.8010502@kernel.org>
Tejun Heo wrote:
> Tony Vroon wrote:
>> On Wed, 2009-09-23 at 14:52 +0900, Tejun Heo wrote:
>>> Can you please do l on the above rip - ffffffff81598250?
>> I was unable to:
>> (gdb) l *ffffffff81598250
>> No symbol "ffffffff81598250" in current context.
>
> Ah... you should have done l *0xffffffff81598250.
>
A better way to do this is:
addr2line -e vmlinux 0xffffffff81598250
No need to involve gdb.
-hpa
next prev parent reply other threads:[~2009-09-23 15:47 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-21 19:14 2.6.31-07068-g43c1266 Early boot exception Tony Vroon
2009-09-21 19:26 ` H. Peter Anvin
2009-09-21 19:35 ` Tony Vroon
2009-09-21 19:36 ` Ingo Molnar
2009-09-21 21:13 ` H. Peter Anvin
2009-09-21 20:47 ` Tony Vroon
2009-09-22 9:08 ` Tejun Heo
2009-09-22 9:23 ` Arjan van de Ven
2009-09-22 11:40 ` Tejun Heo
2009-09-22 19:36 ` Tony Vroon
2009-09-23 5:52 ` Tejun Heo
2009-09-23 9:19 ` Tony Vroon
2009-09-23 9:23 ` Tejun Heo
2009-09-23 15:46 ` H. Peter Anvin [this message]
2009-09-23 23:25 ` Tejun Heo
2009-09-24 0:05 ` Tejun Heo
2009-09-21 19:53 ` 2.6.31-0.1-default-07068-g43c1266 lockdep warning and scheduling while atomic BUG Henk Martijn
2009-09-21 20:04 ` Oliver Neukum
2009-09-21 20:17 ` Henk Martijn
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=4ABA42D4.9070308@zytor.com \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.langsdorf@amd.com \
--cc=mingo@elte.hu \
--cc=tj@kernel.org \
--cc=tony@linx.net \
/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.