All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Query regarding _etext, _edata, _end.
Date: Wed, 24 May 2006 17:30:24 -0700 (PDT)	[thread overview]
Message-ID: <e52tr0$6jt$1@terminus.zytor.com> (raw)
In-Reply-To: 3faf05680605231804q5aa8d65fqeb02026dd1515876@mail.gmail.com

Followup to:  <3faf05680605231804q5aa8d65fqeb02026dd1515876@mail.gmail.com>
By author:    "vamsi krishna" <vamsi.krishnak@gmail.com>
In newsgroup: linux.dev.kernel
>
> Hello All,
> 
> Are the virtual address's &_etext, &_edata and &_end , always
> correspond to END OF TEXT, END OF DATA and END OF BSS ?
> 
> If yes , will these be always supported in the newer kernels coming in future?
> 

That's a feature of the linker, not of the kernel.

I don't think they'll go away, but they may not be supported on all platforms.

	-ha

      parent reply	other threads:[~2006-05-25  0:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-24  1:04 Query regarding _etext, _edata, _end vamsi krishna
2006-05-24  1:23 ` Arjan van de Ven
2006-05-25  0:30 ` H. Peter Anvin [this message]

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='e52tr0$6jt$1@terminus.zytor.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.