All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/6] Add toolchain knob for NPTL
Date: Sat, 22 Feb 2014 23:42:46 +0100	[thread overview]
Message-ID: <87ob1yrcpl.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1392757744-29984-1-git-send-email-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 18 Feb 2014 22:08:58 +0100")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Hello,
 > This is v2 of the NPTL patch series. Changes since v1:

 >  * Made the comment string "NPTL" instead of "NPTL threads", as
 >    suggested by Thomas De Schampheleire.

 >  * Rebased on top of the next branch.

 > Original cover letter:

 > We have a growing number of packages that need pthread functions only
 > available when the NPTL implementation is used. But at the same time,
 > we have several architectures (AVR32, ARC, Blackfin and Xtensa) that
 > don't support NPTL.

 > This set of commits adds a new hidden toolchain config knob named
 > BR2_TOOLCHAIN_HAS_THREADS_NPTL, and uses it in four packages: three
 > were already having special conditions to more-or-less detect the
 > availability of NPTL, and one package (qt5) which fixes an autobuilder
 > failure.

 > Thomas

 > Thomas Petazzoni (6):
 >   toolchain: introduce a toolchain knob for NPTL
 >   docs/manual: indicate how to handle BR2_TOOLCHAIN_HAS_THREADS_NPTL
 >   rt-tests: use BR2_TOOLCHAIN_HAS_THREADS_NPTL
 >   sconeserver: use BR2_TOOLCHAIN_HAS_THREADS_NPTL
 >   tvheadend: use BR2_TOOLCHAIN_HAS_THREADS_NPTL
 >   qt5: needs NPTL threads

Committed series to next with the minor tweak Arnout suggested for patch
1, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2014-02-22 22:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18 21:08 [Buildroot] [PATCH v2 0/6] Add toolchain knob for NPTL Thomas Petazzoni
2014-02-18 21:08 ` [Buildroot] [PATCH v2 1/6] toolchain: introduce a " Thomas Petazzoni
2014-02-19 17:22   ` Arnout Vandecappelle
2014-02-18 21:09 ` [Buildroot] [PATCH v2 2/6] docs/manual: indicate how to handle BR2_TOOLCHAIN_HAS_THREADS_NPTL Thomas Petazzoni
2014-02-18 22:36   ` Samuel Martin
2014-02-18 21:09 ` [Buildroot] [PATCH v2 3/6] rt-tests: use BR2_TOOLCHAIN_HAS_THREADS_NPTL Thomas Petazzoni
2014-02-19 17:43   ` Arnout Vandecappelle
2014-02-18 21:09 ` [Buildroot] [PATCH v2 4/6] sconeserver: " Thomas Petazzoni
2014-02-18 21:09 ` [Buildroot] [PATCH v2 5/6] tvheadend: " Thomas Petazzoni
2014-02-18 21:09 ` [Buildroot] [PATCH v2 6/6] qt5: needs NPTL threads Thomas Petazzoni
2014-02-19 17:45 ` [Buildroot] [PATCH v2 0/6] Add toolchain knob for NPTL Arnout Vandecappelle
2014-02-19 20:40   ` Thomas Petazzoni
2014-02-19 21:33     ` Arnout Vandecappelle
2014-02-22 22:42 ` Peter Korsgaard [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=87ob1yrcpl.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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.