aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/spinlock.h
diff options
context:
space:
mode:
authorWaiman Long <[email protected]>2015-05-10 21:17:10 -0400
committerIngo Molnar <[email protected]>2015-05-11 09:51:52 +0200
commit52c9d2badd1ae4d11c29de57d4e964e48afd3cb4 (patch)
tree00edebb52a79aec06420e26520d788d0e0373cbc /arch/x86/include/asm/spinlock.h
parente95e6f176c61dd0e7bd9fdfb4956df1f9bfe99d4 (diff)
locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()
The xchg() function was used in pv_wait_node() to set a certain value and provide a memory barrier which is what the set_mb() function is for. This patch replaces the xchg() call by set_mb(). Suggested-by: Linus Torvalds <[email protected]> Signed-off-by: Waiman Long <[email protected]> Cc: Douglas Hatch <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Scott J Norton <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/x86/include/asm/spinlock.h')
0 files changed, 0 insertions, 0 deletions