From: Ingo Molnar Date: Mon, 27 Mar 2006 09:16:24 +0000 (-0800) Subject: [PATCH] lightweight robust futexes: compat X-Git-Tag: v2.6.17-rc1~380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f192c6527f20c47ccec239e7d51a27691b93fc;p=pandora-kernel.git [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 Signed-off-by: Thomas Gleixner Signed-off-by: Arjan van de Ven Acked-by: Ulrich Drepper Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed