From: Hollis Blanchard <hollisb@us.ibm.com>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: _text vs _start
Date: Wed, 03 Jan 2007 15:07:42 -0600 [thread overview]
Message-ID: <1167858463.6100.50.camel@basalt> (raw)
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
next reply other threads:[~2007-01-03 21:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-03 21:07 Hollis Blanchard [this message]
2007-01-03 21:22 ` _text vs _start Hollis Blanchard
2007-01-03 21:32 ` Keir Fraser
2007-01-03 21:45 ` Hollis Blanchard
2007-01-05 3:09 ` Magnus Damm
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=1167858463.6100.50.camel@basalt \
--to=hollisb@us.ibm.com \
--cc=magnus.damm@gmail.com \
--cc=xen-devel@lists.xensource.com \
/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 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.