[PATCH v2 03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)

Adhemerval Zanella adhemerval.zanella@linaro.org
Fri Apr 27 12:26:00 GMT 2018



On 27/04/2018 09:20, Zack Weinberg wrote:
> On Mon, Feb 26, 2018 at 4:03 PM, Adhemerval Zanella
> <adhemerval.zanella@linaro.org> wrote:
>> This patches fixes some race conditions in NPTL cancellation code by
>> redefining how cancellable syscalls are defined and handled.  Current
>> approach is to enable asynchronous cancellation prior to making the syscall
>> and restore the previous cancellation type once the syscall returns.
> 
> Did these patches ever get reviewed/committed?  #12683 has been
> festering for a long time...
> 
> zw
> 

Thanks for bring this up. No, I haven't received any review so far about it.



More information about the Libc-alpha mailing list