Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1676715
| From | Shuah Khan <shuah@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] kselftest build errors |
| Date | 2017-06-28 16:30 +0200 |
| Message-ID | <tXm8G-7TU-19@gated-at.bofh.it> (permalink) |
| References | <tVual-YI-13@gated-at.bofh.it> <tVCKC-6lJ-11@gated-at.bofh.it> <tXgFY-4t8-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/28/2017 02:30 AM, Fathi Boudra wrote:
> On 23 June 2017 at 22:44, Shuah Khan <shuah@kernel.org> wrote:
>> On 06/23/2017 04:37 AM, Marcin Nowakowski wrote:
>>> This patch series fixes build errors observed when building net, memfd, gpio and intel_pstate tests
>>>
>>> Marcin Nowakowski (3):
>>> selftests/{net,memfd}: fix undefined references to external libraries
>>> selftests/gpio: fix build error
>>> selftests/intel_pstate: fix undefined reference when building
>>>
>>> tools/testing/selftests/gpio/Makefile | 2 +-
>>> tools/testing/selftests/intel_pstate/Makefile | 2 +-
>>> tools/testing/selftests/memfd/Makefile | 4 ++--
>>> tools/testing/selftests/net/Makefile | 2 +-
>>> 4 files changed, 5 insertions(+), 5 deletions(-)
>>>
>>
>> Hi Marcin,
>>
>> SeongJae Park sent me fixes for the memfd/net/intel_pstate problems
>> last week. I pulled those in already.
>>
>> The gpio fix is something I need to look at closely to see if this is
>> the way to go. I will get back to you on that.
>
> Any updates on the gpio fix? I've tested it and it works for me.
>
I haven't decided yet.
thanks,
-- Shuah
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] kselftest build errors Marcin Nowakowski <marcin.nowakowski@imgtec.com> - 2017-06-23 12:40 +0200
[PATCH 3/3] selftests/intel_pstate: fix undefined reference when building Marcin Nowakowski <marcin.nowakowski@imgtec.com> - 2017-06-23 12:40 +0200
[PATCH 1/3] selftests/{net,memfd}: fix undefined references to external libraries Marcin Nowakowski <marcin.nowakowski@imgtec.com> - 2017-06-23 12:40 +0200
[PATCH 2/3] selftests/gpio: fix build error Marcin Nowakowski <marcin.nowakowski@imgtec.com> - 2017-06-23 12:40 +0200
Re: [PATCH 2/3] selftests/gpio: fix build error Fathi Boudra <fathi.boudra@linaro.org> - 2017-06-28 10:40 +0200
Re: [PATCH 0/3] kselftest build errors Shuah Khan <shuah@kernel.org> - 2017-06-23 21:50 +0200
Re: [PATCH 0/3] kselftest build errors Fathi Boudra <fathi.boudra@linaro.org> - 2017-06-28 10:40 +0200
Re: [PATCH 0/3] kselftest build errors Shuah Khan <shuah@kernel.org> - 2017-06-28 16:30 +0200
Re: [PATCH 0/3] kselftest build errors Fathi Boudra <fathi.boudra@linaro.org> - 2017-06-29 10:40 +0200
csiph-web