From: Ingo Molnar Date: Sat, 29 Jul 2006 03:16:20 +0000 (+0200) Subject: [PATCH] pi-futex: robust-futex exit crash fix X-Git-Tag: v2.6.18-rc3~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=627371d73cdd04ed23fe098755b4f855138ad9e0;p=pandora-kernel.git [PATCH] pi-futex: robust-futex exit crash fix Fix pi_state->list handling bugs: list handling mishap, locking error. Plus add more debug checks and fix a few style issues i noticed while debugging this. (reported by Ulrich Drepper and Jakub Jelinek.) Signed-off-by: Ingo Molnar Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed