public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
To: Tulio Magno Quites Machado Filho <tuliom@ascii.art.br>,
	Adhemerval Zanella <adhemerval.zanella@linaro.org>,
	<libc-alpha@sourceware.org>
Cc: Breno Leitao <leitao@debian.org>
Subject: Re: [PATCH] powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
Date: Wed, 29 Aug 2018 21:46:00 -0000	[thread overview]
Message-ID: <5DF4E36A-BB7E-4112-8977-D4A8C09A8E8F@linux.vnet.ibm.com> (raw)
In-Reply-To: <87mut7bfb9.fsf@linux.ibm.com>



On 8/27/18, 4:44 PM, "Tulio Magno Quites Machado Filho" <libc-alpha-owner@sourceware.org on behalf of tuliom@ascii.art.br> wrote:

    Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
    
    > diff --git a/sysdeps/powerpc/nptl/tls.h b/sysdeps/powerpc/nptl/tls.h
    > index f88fed5..8db970d 100644
    > --- a/sysdeps/powerpc/nptl/tls.h
    > +++ b/sysdeps/powerpc/nptl/tls.h
    > @@ -67,8 +67,7 @@ typedef struct
    >    uint32_t padding;
    >    uint32_t at_platform;
    >  #endif
    > -  /* Indicate if HTM capable (ISA 2.07).  */
    > -  uint32_t tm_capable;
    > +  uint32_t __unused1;
    
    Is the TCB part of the library ABI?
    
   
Not this field, but if you remove it, you will mess with the tcb symbol offsets, and gcc's __builtin_cpu_is/supports rely on the hwcap and at_platform fields here, IIRC.
    
--
Carlos Eduardo Seo


      parent reply	other threads:[~2018-08-29 21:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-27 20:54 Adhemerval Zanella
2018-08-27 22:20 ` Gustavo Romero
2018-08-27 22:44 ` Tulio Magno Quites Machado Filho
2018-08-28 11:49   ` Adhemerval Zanella
2018-09-13 18:30     ` Breno Leitao
2018-09-19 23:20     ` Tulio Magno Quites Machado Filho
2018-09-20 16:29       ` Adhemerval Zanella
2018-09-21  0:39         ` Adhemerval Zanella
2018-09-21  6:13           ` Florian Weimer
2018-09-21 17:20             ` Adhemerval Zanella
2018-09-21 15:38           ` Joseph Myers
2018-08-28 11:58   ` Adhemerval Zanella
2018-08-28 21:35     ` Gabriel F. T. Gomes
2018-08-29 21:46   ` Carlos Eduardo Seo [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=5DF4E36A-BB7E-4112-8977-D4A8C09A8E8F@linux.vnet.ibm.com \
    --to=cseo@linux.vnet.ibm.com \
    --cc=adhemerval.zanella@linaro.org \
    --cc=leitao@debian.org \
    --cc=libc-alpha@sourceware.org \
    --cc=tuliom@ascii.art.br \
    /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).