public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: linux-ia64@vger.kernel.org
Subject: Re: 2.6.7: kallsyms --all-symbols shows a shift in the symbol
Date: Mon, 21 Jun 2004 16:29:46 +0000	[thread overview]
Message-ID: <20040621092946.1c762c4d.rddunlap@osdl.org> (raw)
In-Reply-To: <40D70AAC.2010006@bull.net>

On Mon, 21 Jun 2004 18:19:56 +0200 Xavier Bru wrote:

| Hi all!
| 
| There is a problem with the all kallsyms support in 2.6.7 
| scripts/kallsyms.c.
| Building the table reserves the adresses for all the kernel symbols in 
| first step, then generates the effective addresses of the symbols in step 2.
| The problem is that the symbols used to build the symbol table are not 
| taken in account for the size calculation, but are included in the table 
| in step 2.
| This makes the table "bigger" than was allocated, and the symbols that 
| come behind are shifted.
| This makes kallsyms (and KDB) give wrong addresses for these symbols.
| 
| One solution is to exclude from the symbol table the symbols used for 
| building it (As was provided in KDB patch :-)

Is this the same problem that Keith Owens made a patch for
against 2.6.7-rc3 on 2004-june-15?
Subject: [patch 2.6.7-rc3] When two kallsyms passes are not enough

http://marc.theaimsgroup.com/?l=linux-kernel&m\x108728234402407&w=2

--
~Randy

  reply	other threads:[~2004-06-21 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-21 16:19 2.6.7: kallsyms --all-symbols shows a shift in the symbol addreses Xavier Bru
2004-06-21 16:29 ` Randy.Dunlap [this message]
2004-06-21 22:18 ` Keith Owens

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=20040621092946.1c762c4d.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --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