diff options
author | Davidlohr Bueso <[email protected]> | 2016-04-20 20:09:24 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-04-21 11:06:09 +0200 |
commit | fe1bce9e2107ba3a8faffe572483b6974201a0e6 (patch) | |
tree | c7f1a4b8ab31d63aa79a7e130f8a65bbebfd3269 /lib/netdev-notifier-error-inject.c | |
parent | 89e9e66ba1b3bde9d8ea90566c2aee20697ad681 (diff) |
futex: Acknowledge a new waiter in counter before plist
Otherwise an incoming waker on the dest hash bucket can miss
the waiter adding itself to the plist during the lockless
check optimization (small window but still the correct way
of doing this); similarly to the decrement counterpart.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions