[PATCH 2/4] powerpc: Make PT_THREAD_POINTER available to assembly code

Tulio Magno Quites Machado Filho tuliom@linux.ibm.com
Thu Nov 19 19:58:01 GMT 2020


Matheus Castanho via Libc-alpha <libc-alpha@sourceware.org> writes:

> PT_THREAD_POINTER is currenty defined inside a #ifndef __ASSEMBLER__ block, but
> its usage should not be limited to C code, as it can be useful when accessing
> the TLS from assembly code as well.

This patch LGTM.

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>

Thanks!

-- 
Tulio Magno


More information about the Libc-alpha mailing list