diff options
author | Darren Hart <dvhltc@us.ibm.com> | 2009-09-22 07:30:30 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-09-22 10:37:44 +0200 |
commit | d8d88fbb186fe3ea37b2a58adb32413c98b59656 (patch) | |
tree | b5f98484104fb61044de0a1692318cf91d051cf6 /usr | |
parent | futex: Make function kernel-doc commentary consistent (diff) | |
download | linux-d8d88fbb186fe3ea37b2a58adb32413c98b59656.tar.xz linux-d8d88fbb186fe3ea37b2a58adb32413c98b59656.zip |
futex: Correct futex_q woken state commentary
Use kernel-doc format to describe struct futex_q.
Correct the wakeup definition to eliminate the statement about
waking the waiter between the plist_del() and the q->lock_ptr = 0.
Note in the comment that PI futexes have a different definition of
the woken state.
Signed-off-by: Darren Hart <dvhltc@us.ibm.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Dinakar Guniguntala <dino@in.ibm.com>
Cc: John Stultz <johnstul@us.ibm.com>
LKML-Reference: <20090922053029.8717.62798.stgit@Aeon>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions