diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2009-05-20 09:22:40 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2009-05-20 10:28:45 +0200 |
commit | 1c840c14906d4ddf66c1f4f5daea059aad951c82 (patch) | |
tree | 3c71d3d67c590df598098f5cdb79151359ff2ce4 /Documentation | |
parent | futex: cleanup error exit (diff) | |
download | linux-1c840c14906d4ddf66c1f4f5daea059aad951c82.tar.xz linux-1c840c14906d4ddf66c1f4f5daea059aad951c82.zip |
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: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions