[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57C9024A16AD2D4C97DC78E552063EA39EFE2CCB@orsmsx505.amr.corp.intel.com>
Date: Mon, 4 May 2009 14:39:50 -0700
From: "Luck, Tony" <tony.luck@...el.com>
To: Andreas Schwab <schwab@...ux-m68k.org>,
Sam Ravnborg <sam@...nborg.org>
CC: "H. Peter Anvin" <hpa@...ux.intel.com>,
LKML <linux-kernel@...r.kernel.org>,
"linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>
Subject: RE: "N" symbols and System.map
> My best guess would be that it has to do with the fact that the _end
> symbol is attached to the .end section which is located before the debug
> sections, but the .end section is empty, so the symbol has the same
> address as the following debug section.
Perhaps a good guess. Putting something (". = . + PAGE_SIZE;") into
the .end section makes _end change type from "N" tp "B".
-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists