[PATCH] futex: Apply recent futex fixes to futex_compat
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 Aug 2006 19:15:15 +0000 (12:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 6 Aug 2006 15:57:49 +0000 (08:57 -0700)
commitce2c6b53847afc444c4d0a7a1075c61f499c57a5
treead7e920292169f1febcf0cdc12375a8473d75337
parent2b8de5f50e4a302b83ebcd5b0120621336d50bd6
[PATCH] futex: Apply recent futex fixes to futex_compat

The recent fixups in futex.c need to be applied to futex_compat.c too.  Fixes
a hang reported by Olaf.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Olaf Hering <olh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/futex_compat.c