[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2skjkzhu6.fsf@igel.home>
Date: Mon, 04 May 2009 23:19:45 +0200
From: Andreas Schwab <schwab@...ux-m68k.org>
To: Sam Ravnborg <sam@...nborg.org>
Cc: "H. Peter Anvin" <hpa@...ux.intel.com>,
LKML <linux-kernel@...r.kernel.org>, linux-arch@...r.kernel.org
Subject: Re: "N" symbols and System.map
Sam Ravnborg <sam@...nborg.org> writes:
> Andreas - can you explain what is happning here?
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. The ppc linker script does not
attach the _end symbol to any section, so it becomes an absolute symbol.
Andreas.
--
Andreas Schwab, schwab@...ux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
--
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