This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Move tst-mutex*8* to tests-internal
Stefan Liebler <stli@linux.vnet.ibm.com> writes:
> On 05/20/2017 03:06 PM, Zack Weinberg wrote:
>> On 05/15/2017 10:17 AM, Tulio Magno Quites Machado Filho wrote:
>>> The following tests depend on ENABLE_LOCK_ELISION, which is only
>>> available on tests-internal.
>>>
>>> - nptl/tst-mutex8
>>> - nptl/tst-mutex8-static
>>> - nptl/tst-mutexpi8
>>> - nptl/tst-mutexpi8-static
>>>
>>> 2017-05-15 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
>>>
>>> * nptl/Makefile (tests): Move nptl/tst-mutex8, nptl/tst-mutex8-static,
>>> nptl/tst-mutexpi8 and nptl/tst-mutexpi8-static to...
>>> (tests-internal): ... here.
>>
>> OK.
>>
>> zw
>>
>
> This solves the failing nptl/tst-mutex8* testcases if lock elision is
> enabled on s390x, too.
>
> Tulio, can you commit your patch?
Pushed as 6e75b0110d.
--
Tulio Magno