public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Siddhesh Poyarekar <siddhesh@sourceware.org>, libc-alpha@sourceware.org
Subject: Re: [PATCH 1/4] tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask
Date: Tue, 30 May 2017 21:21:00 -0000	[thread overview]
Message-ID: <ae806969-2070-4335-efe2-0c9d709b2221@linaro.org> (raw)
In-Reply-To: <1495743960-23665-2-git-send-email-siddhesh@sourceware.org>



On 25/05/2017 17:25, Siddhesh Poyarekar wrote:
> +
> +#include <elf/dl-tunables.h>
> +
> +#ifdef SHARED
> +# if HAVE_TUNABLES
> +#  define GET_HWCAP_MASK() TUNABLE_GET (glibc, tune, hwcap_mask, uint64_t)
> +# else

I think this patchset is missing the previous TUNABLE_GET one [1] (build
fail with --enable-tunables).

[1] https://sourceware.org/ml/libc-alpha/2017-05/msg00575.html

  reply	other threads:[~2017-05-30 21:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25 20:27 [PATCH v3 0/4] aarch64: Allow overriding HWCAP_CPUID feature check Siddhesh Poyarekar
2017-05-25 20:27 ` [PATCH 2/4] aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASK Siddhesh Poyarekar
2017-05-25 20:27 ` [PATCH 1/4] tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_mask Siddhesh Poyarekar
2017-05-30 21:21   ` Adhemerval Zanella [this message]
2017-05-31  0:30     ` Siddhesh Poyarekar
2017-05-31  0:49       ` Adhemerval Zanella
2017-05-31  1:06         ` Siddhesh Poyarekar
2017-05-25 20:27 ` [PATCH 4/4] aarch64: Add hwcap string routines Siddhesh Poyarekar
2017-05-25 20:27 ` [PATCH 3/4] Make LD_HWCAP_MASK usable for static binaries Siddhesh Poyarekar
2017-05-26 20:13 ` [PATCH v3 0/4] aarch64: Allow overriding HWCAP_CPUID feature check Steve Ellcey

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=ae806969-2070-4335-efe2-0c9d709b2221@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.org \
    --cc=siddhesh@sourceware.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 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).