From: Ingo Molnar Date: Sat, 1 Jul 2006 11:35:46 +0000 (-0700) Subject: [PATCH] pi-futex: futex_wake() lockup fix X-Git-Tag: v2.6.18-rc1~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed6f7b10e657b98b4ba89385d02852c8bdf3980e;p=pandora-kernel.git [PATCH] pi-futex: futex_wake() lockup fix Fix futex_wake() exit condition bug when handling the robust-list with PI futexes on them. (reported by Ulrich Drepper, debugged by the lock validator.) Signed-off-by: Ingo Molnar Cc: Ulrich Drepper Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed