From: Darren Hart Date: Fri, 31 Jul 2009 23:20:10 +0000 (-0700) Subject: futex: Correct futex_wait_requeue_pi() commentary X-Git-Tag: v2.6.32-rc1~728^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6db4e60116c1f76577b6850a35ae7de69a95b6;p=pandora-kernel.git futex: Correct futex_wait_requeue_pi() commentary The state machine described in the comments wasn't updated with a follow-on fix. Address that and cleanup the corresponding commentary in the function. Signed-off-by: Darren Hart Cc: Peter Zijlstra Cc: Steven Rostedt Cc: Thomas Gleixner LKML-Reference: <4A737C2A.9090001@us.ibm.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed