commit | 76b81e2b0e2241accebcc68e126bc5ab958661b9 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Mar 27 01:16:28 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:50 2006 -0800 |
tree | 0d99cdc838cc2e7a5c383a56ec707ac739739d2c | |
parent | 8f17d3a5049d32392b79925c73a0cf99ce6d5af0 [diff] |
[PATCH] lightweight robust futexes updates 2 futex.h updates: - get rid of FUTEX_OWNER_PENDING - it's not used - reduce ROBUST_LIST_LIMIT to a saner value Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>