[PATCH] lightweight robust futexes: x86_64
authorIngo Molnar <mingo@elte.hu>
Mon, 27 Mar 2006 09:16:26 +0000 (01:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:49 +0000 (08:44 -0800)
commit8fdd6c6df7889dc89df3d9fe0f5bbe6733e39f48
treee037a0eb7214818ad4ef177c618ef1e302c2aed9
parentdfd4e3ec246355274c9cf62c6b04a1ee6fa3caba
[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 <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>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/ia32/ia32entry.S
include/asm-x86_64/futex.h
include/asm-x86_64/unistd.h