[PATCH v3] LoongArch: Add support for TLS Descriptors

Xi Ruoyao xry111@xry111.site
Thu Mar 14 07:29:50 GMT 2024


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/

-- 
Xi Ruoyao <xry111@xry111.site>
School of Aerospace Science and Technology, Xidian University


More information about the Libc-alpha mailing list