All of lore.kernel.org
 help / color / mirror / Atom feed
* _text vs _start
@ 2007-01-03 21:07 Hollis Blanchard
  2007-01-03 21:22 ` Hollis Blanchard
  0 siblings, 1 reply; 5+ messages in thread
From: Hollis Blanchard @ 2007-01-03 21:07 UTC (permalink / raw)
  To: Magnus Damm; +Cc: xen-devel

Hi Magnus, xen/common/kexec.c references _text, which is not provided by
PowerPC's linker script.

Given that you do arithmetic with _end, can you explain why you're not
using _start, which is a standard symbol provided by the default linker
script?

Outside of Linux, kexec is the only code referencing _text.

-- 
Hollis Blanchard
IBM Linux Technology Center

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

end of thread, other threads:[~2007-01-05  3:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-03 21:07 _text vs _start Hollis Blanchard
2007-01-03 21:22 ` Hollis Blanchard
2007-01-03 21:32   ` Keir Fraser
2007-01-03 21:45     ` Hollis Blanchard
2007-01-05  3:09     ` Magnus Damm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.