From: Ingo Molnar Date: Mon, 27 Mar 2006 09:16:27 +0000 (-0800) Subject: [PATCH] lightweight robust futexes updates X-Git-Tag: v2.6.17-rc1~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f17d3a5049d32392b79925c73a0cf99ce6d5af0;p=pandora-kernel.git [PATCH] lightweight robust futexes updates - fix: initialize the robust list(s) to NULL in copy_process. - doc update - cleanup: rename _inuser to _inatomic - __user cleanups and other small cleanups Signed-off-by: Ingo Molnar Cc: Thomas Gleixner Cc: Arjan van de Ven Cc: Ulrich Drepper Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed