[PATCH] lightweight robust futexes: compat
32-bit syscall compatibility support. (This patch also moves all futex related compat functionality into kernel/futex_compat.c.) Signed-off-by:Ingo Molnar <mingo@elte.hu> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Signed-off-by:
Arjan van de Ven <arjan@infradead.org> Acked-by:
Ulrich Drepper <drepper@redhat.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- include/linux/compat.h 18 additions, 0 deletionsinclude/linux/compat.h
- include/linux/sched.h 3 additions, 0 deletionsinclude/linux/sched.h
- kernel/Makefile 3 additions, 0 deletionskernel/Makefile
- kernel/compat.c 0 additions, 23 deletionskernel/compat.c
- kernel/exit.c 5 additions, 0 deletionskernel/exit.c
- kernel/futex_compat.c 142 additions, 0 deletionskernel/futex_compat.c
Loading
Please register or sign in to comment