public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Roland McGrath <roland@redhat.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: libc-hacker@sources.redhat.com
Subject: Re: check-textrel
Date: Thu, 02 Mar 2006 04:42:00 -0000	[thread overview]
Message-ID: <20060302044154.191FB180B1B@magilla.sf.frob.com> (raw)
In-Reply-To: David S. Miller's message of  Wednesday, 1 March 2006 20:12:00 -0800 <20060301.201200.62138935.davem@davemloft.net>

> I just noticed the elf/check-textrel test is failing on
> sparc.  It complains because the third segment of all the
> shared objects are writable and executable.
> 
> This turns out to be the .tdata section.
> 
>     LOAD off    0x0014e478 vaddr 0x0015e478 paddr 0x0015e478 align 2**16
>          filesz 0x00004984 memsz 0x00007268 flags rwx
>  ...
>  17 .tdata        00000008  0015e478  0015e478  0014e478  2**2
>                   CONTENTS, ALLOC, LOAD, DATA, THREAD_LOCAL
> 
> Probably some binutils issue?

That should be PT_TLS, not PT_LOAD.

  reply	other threads:[~2006-03-02  4:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02  4:11 check-textrel David S. Miller
2006-03-02  4:42 ` Roland McGrath [this message]
2006-03-02  5:16   ` check-textrel David S. Miller
2006-03-02  6:12   ` check-textrel David S. Miller
2006-03-02  7:41 ` check-textrel Jakub Jelinek

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=20060302044154.191FB180B1B@magilla.sf.frob.com \
    --to=roland@redhat.com \
    --cc=davem@davemloft.net \
    --cc=libc-hacker@sources.redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).