[PATCH v16 4/8] nptl: add rtld_hidden_proto to __rseq_size and __rseq_offset

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


On 2025-01-10 14:05, Florian Weimer wrote:
> * Michael Jeanson:
> 
>> This allows accessing the internal aliases of __rseq_size and
>> __rseq_offset from ld.so without ifdefs and avoids dynamic symbol
>> binding at run time for both variables.
>>
>> Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
>> Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
>> ---
>>  sysdeps/unix/sysv/linux/dl-rseq-symbols.S | 27 ++++++++++++++++-------
>>  sysdeps/unix/sysv/linux/rseq-internal.h   | 16 ++++++++------
>>  2 files changed, 28 insertions(+), 15 deletions(-)
> 
> I thought I had already acked this?  Anyway.

I reworded the comments following your advice but forgot to add
a changelog to this patch commit message.

> 
> Reviewed-by: Florian Weimer <fweimer@redhat.com>
> 
> Thanks,
> Florian
> 

Thanks,

Michael



More information about the Libc-alpha mailing list