From: Ingo Molnar Date: Mon, 27 Mar 2006 09:16:22 +0000 (-0800) Subject: [PATCH] lightweight robust futexes: core X-Git-Tag: v2.6.17-rc1~382 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0771dfefc9e538f077d0b43b6dec19a5a67d0e70;p=pandora-kernel.git [PATCH] lightweight robust futexes: core Add the core infrastructure for robust futexes: structure definitions, the new syscalls and the do_exit() based cleanup mechanism. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner Signed-off-by: Arjan van de Ven Acked-by: Ulrich Drepper Cc: Michael Kerrisk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed