+76
−62
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Refactor futex_wait() in preparation for futex_wait_requeue_pi(). In order to reuse a good chunk of the futex_wait() code for the upcoming futex_wait_requeue_pi() function, this patch breaks out the queue-to-wakeup section of futex_wait() into futex_wait_queue_me(). Signed-off-by:Darren Hart <dvhltc@us.ibm.com> Reviewed-by:
Thomas Gleixner <tglx@linutronix.de> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>