diff options
author | Mark Rutland <[email protected]> | 2018-07-16 12:30:09 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-07-25 11:53:59 +0200 |
commit | f9881cc43b118efc6f82fef2d121166113ee9f8e (patch) | |
tree | 445f7ff1a7c7fc55c68094f28f8ceaf388c504a4 /net/lapb/lapb_subr.c | |
parent | df79ed2c064363cdc7d2d896923c1885d4e30520 (diff) |
locking/atomics: Instrument xchg()
While we instrument all of the (non-relaxed) atomic_*() functions and
cmpxchg(), we missed xchg().
Let's add instrumentation for xchg(), fixing up x86 to implement
arch_xchg().
Signed-off-by: Mark Rutland <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Will Deacon <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions