[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171207112441.GB16781@kernel.org>
Date: Thu, 7 Dec 2017 08:24:41 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Philippe Ombredanne <pombredanne@...b.com>
Cc: Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-perf-users@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Adrian Hunter <adrian.hunter@...el.com>,
David Ahern <dsahern@...il.com>,
Davidlohr Bueso <dave@...olabs.net>,
James Yang <james.yang@....com>, Jiri Olsa <jolsa@...nel.org>,
Kim Phillips <kim.phillips@....com>,
Namhyung Kim <namhyung@...nel.org>,
Wang Nan <wangnan0@...wei.com>
Subject: Re: [PATCH 11/36] tools build feature: Check if pthread_barrier_t is
available
Em Wed, Dec 06, 2017 at 10:31:50PM +0100, Philippe Ombredanne escreveu:
> On Wed, Dec 6, 2017 at 3:40 PM, Arnaldo Carvalho de Melo
> > +++ b/tools/build/feature/test-pthread-barrier.c
> > @@ -0,0 +1,12 @@
> > +// SPDX-License-Identifier: GPL-2.0
> > +#include <stdint.h>
> > +#include <pthread.h>
> Arnaldo: for the use of SPDX ids in the hwol patch series, thank you very much.
> Acked-by: Philippe Ombredanne <pombredanne@...b.com>
Thanks!
- Arnaldo
Powered by blists - more mailing lists