Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1c840c14 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

futex: fix restart for early wakeup in futex_wait_requeue_pi()



The futex_wait_requeue_pi op should restart unconditionally like
futex_lock_pi. The user of that function e.g. pthread_cond_wait can
not be interrupted so we do not care about the SA_RESTART flag of the
signal. Clean up the FIXMEs.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent c8b15a70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment