| commit | 15e408cd6ccc3f4f453d87ccd5bc7a84d59feb96 | [log] [tgz] |
|---|---|---|
| author | Namhyung Kim <namhyung@gmail.com> | Tue Sep 14 21:43:48 2010 +0900 |
| committer | Thomas Gleixner <tglx@linutronix.de> | Sat Sep 18 12:19:21 2010 +0200 |
| tree | 4e335e995ed528b74ced48ad1c79175b78ac9e53 | |
| parent | a3c74c52570c0c4ac90c9a0216de800c39089ba7 [diff] |
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 <namhyung@gmail.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Darren Hart <dvhltc@us.ibm.com> LKML-Reference: <1284468228-8723-3-git-send-email-namhyung@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>