From: Namhyung Kim Date: Tue, 14 Sep 2010 12:43:48 +0000 (+0900) Subject: futex: Add lock context annotations X-Git-Tag: v2.6.37-rc1~193^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15e408cd6ccc3f4f453d87ccd5bc7a84d59feb96;p=pandora-kernel.git futex: Add lock context annotations queue_lock/unlock/me() and unqueue_me_pi() grab/release spinlocks but are missing proper annotations. Add them. Signed-off-by: Namhyung Kim Cc: Peter Zijlstra Cc: Darren Hart LKML-Reference: <1284468228-8723-3-git-send-email-namhyung@gmail.com> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed