aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/joystick.h
diff options
context:
space:
mode:
authorZach Brown <zach.brown@oracle.com>2005-09-16 19:28:09 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-09-17 11:50:02 -0700
commita464adeb7e8f1cd65ca911e20a7c02e452dc2c17 (patch)
treef55ea0606247dd2fef36905c9ae817060cfae149 /include/linux/joystick.h
parent[PATCH] i2c: kill an unused i2c_adapter struct member (diff)
downloadwireguard-linux-a464adeb7e8f1cd65ca911e20a7c02e452dc2c17.tar.xz
wireguard-linux-a464adeb7e8f1cd65ca911e20a7c02e452dc2c17.zip
[PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()
Add smp_mb__after_clear_bit() to unlock_kiocb() AIO's use of wait_on_bit_lock()/wake_up_bit() forgot to add a barrier between clearing its lock bit and calling wake_up_bit() so wake_up_bit()'s unlocked waitqueue_active() can race. This puts AIO's use in line with the others and the comment above wake_up_bit(). Signed-off-by: Zach Brown <zach.brown@oracle.com> Acked-by: Benjamin LaHaise <bcrl@linux.intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/joystick.h')
0 files changed, 0 insertions, 0 deletions