[PATCH v3] LoongArch: Add support for TLS Descriptors
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Thu Mar 14 13:47:36 GMT 2024
On 14/03/24 04:29, Xi Ruoyao wrote:
> On Wed, 2024-03-13 at 15:14 -0300, Adhemerval Zanella Netto wrote:
>>> There are two failures which seem unrelated though:
>>>
>>> FAIL: misc/tst-preadvwritev64v2
>>> FAIL: misc/tst-preadvwritev2
>>
>> Is this loongarch related or does it happen on any architecture?
>
> Also on x86-64 with mainline kernel.
>
> The failure is:
>
> error: tst-preadvwritev2-common.c:113: preadv2 did not fail with an
> invalid flag
>
> The "invalid flag" is calculated to 0x20, which is recently introduced
> as RWF_NOAPPEND in the kernel:
> https://lore.kernel.org/all/20240119191053.GT22081@brightrain.aerifal.cx/
>
Right, I check this out and update the test.
More information about the Libc-alpha
mailing list