public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
* "N" symbols and System.map
@ 2009-05-01 22:24 H. Peter Anvin
  2009-05-01 22:39 ` Luck, Tony
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: H. Peter Anvin @ 2009-05-01 22:24 UTC (permalink / raw)
  To: LKML, linux-arch, Sam Ravnborg

Hi all,

right now, we filter out symbols that nm tag N, meaning "debugging 
symbols", from System.map.  However, at least on x86, the 
linker-generated symbol _end is tagged N, and in fact is the only N in 
the entire image.

Are there other architectures which would suffer if N were included in 
System.map, or would that be a reasonable thing to do?

	-hpa

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-06-05 22:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-01 22:24 "N" symbols and System.map H. Peter Anvin
2009-05-01 22:39 ` Luck, Tony
2009-05-01 23:10 ` Andreas Schwab
2009-05-01 23:21   ` Sam Ravnborg
2009-05-02  0:00     ` H. Peter Anvin
2009-05-04 19:33       ` Sam Ravnborg
2009-05-04 19:33         ` Sam Ravnborg
2009-05-04 21:19         ` Andreas Schwab
2009-05-04 21:26           ` H. Peter Anvin
2009-05-04 21:39           ` Luck, Tony
2009-06-05 22:26 ` Sam Ravnborg
2009-06-05 22:28   ` H. Peter Anvin
2009-06-05 22:37     ` Sam Ravnborg
2009-06-05 22:49       ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox