"...git@gitlab.flux.utah.edu:xcap/xcap-capability-linux.git" did not exist on "baf20b3e51913e8a5003d4e7a143934be8fe52b5"
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
This adds the actual pi-futex implementation, based on rt-mutexes. [dino@in.ibm.com: fix an oops-causing race] Signed-off-by:Ingo Molnar <mingo@elte.hu> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Signed-off-by:
Arjan van de Ven <arjan@linux.intel.com> Signed-off-by:
Dinakar Guniguntala <dino@in.ibm.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- include/linux/futex.h 7 additions, 0 deletionsinclude/linux/futex.h
- include/linux/sched.h 3 additions, 0 deletionsinclude/linux/sched.h
- kernel/exit.c 8 additions, 0 deletionskernel/exit.c
- kernel/fork.c 3 additions, 0 deletionskernel/fork.c
- kernel/futex.c 791 additions, 38 deletionskernel/futex.c
- kernel/futex_compat.c 8 additions, 3 deletionskernel/futex_compat.c
- kernel/rtmutex_common.h 8 additions, 0 deletionskernel/rtmutex_common.h
Loading
Please register or sign in to comment