From: Ingo Molnar Date: Mon, 27 Mar 2006 09:16:26 +0000 (-0800) Subject: [PATCH] lightweight robust futexes: x86_64 X-Git-Tag: v2.6.17-rc1~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fdd6c6df7889dc89df3d9fe0f5bbe6733e39f48;p=pandora-kernel.git [PATCH] lightweight robust futexes: x86_64 x86_64: add the futex_atomic_cmpxchg_inuser() assembly implementation, and wire up the new syscalls. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner Signed-off-by: Arjan van de Ven Acked-by: Ulrich Drepper Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed