[PATCH v16 0/8] Add rseq extensible ABI support

Michael Jeanson mjeanson@efficios.com
Fri Jan 10 19:17:10 GMT 2025


On 2025-01-10 13:08, Florian Weimer wrote:
> I've just sent another patch that is a prerequisite for this series now
> (on m68k, mips, riscv):
> 
>   [PATCH] Add missing include guards to <dl-tls.h>
>   <https://inbox.sourceware.org/libc-alpha/875xmmtukv.fsf@oldenburg.str.redhat.com/>
> 
> I think you saw similar problems before?

I encountered this issue only when building for mips-n32 but I couldn't
pinpoint why it didn't affect other architectures that also lacked
the include guards.

Adding the include guards to all the variants of <dl-tls.h> does seem
like the best solution.

Michael


More information about the Libc-alpha mailing list