From: Keith Owens <kaos@ocs.com.au>
To: linux-ia64@vger.kernel.org
Subject: Re: 2.4.25 + 040218.diff OOPS
Date: Wed, 24 Mar 2004 14:34:15 +0000 [thread overview]
Message-ID: <4643.1080138855@ocs3.ocs.com.au> (raw)
In-Reply-To: <20040320115002.GF21377@louise.pinerecords.com>
On Mar-23 2004, Tue, 10:12 -0700
Bjorn Helgaas <bjorn.helgaas@hp.com> wrote:
> Can you look up these IPs by hand, since ksymoops doesn't work?
Because IA64 does not distinguish between the address of the function
and the address of the function descriptor. Sometimes the symbol
points at the function code, sometimes at the descriptor. It is
impossible to match maps that use the same symbol to point to different
locations.
PPC64 got it right. They use 'func' for the descriptor and '.func' for
the code body, and are consistent about which is which. Too late to do
anything about it for IA64, the maps are permanently inconsistent.
next prev parent reply other threads:[~2004-03-24 14:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-20 11:50 2.4.25 + 040218.diff OOPS Tomas Szepe
2004-03-23 17:12 ` Bjorn Helgaas
2004-03-24 10:54 ` Tomas Szepe
2004-03-24 13:00 ` Tomas Szepe
2004-03-24 14:34 ` Keith Owens [this message]
2004-03-24 15:29 ` Andreas Schwab
2004-03-24 15:53 ` Bjorn Helgaas
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=4643.1080138855@ocs3.ocs.com.au \
--to=kaos@ocs.com.au \
--cc=linux-ia64@vger.kernel.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