commit | 34f192c6527f20c47ccec239e7d51a27691b93fc | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Mar 27 01:16:24 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:49 2006 -0800 |
tree | 6c80416cf6a170a193f829e414051cc618b15ee3 | |
parent | 2eec9ad91f71a3dbacece5c4fb5adc09fad53a96 [diff] |
[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 <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> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>