This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)


On Nov 01 2017, Romain Naour <romain.naour@gmail.com> wrote:

> Hi All,
>
> Le 08/08/2017 à 16:50, Andreas Schwab a écrit :
>> Unlike the vfork forwarder and like the fork forwarder as in bug 19861,
>> there won't be a problem when the compiler does not turn this into a tail
>> call.
>> 
>> Andreas.
>> 
>> 	* nptl/pt-longjmp.c (longjmp, siglongjmp): Don't use IFUNC resolver.
>> 	* nptl/pt-system.c (system): Likewise.
>> 
>
> What's the status of this issue ?
> This patch has been merged in master (upcoming 2.27) but the ticket is still
> "NEW" [1].

The bug is about moving a symbol between libraries, as such still
unresolved.

> It's safe to backport this patch to glibc 2.25 and 2.26 stable branches ?

You can try.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]