diff options
author | Mark Rutland <[email protected]> | 2021-05-25 15:02:30 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-05-26 13:20:52 +0200 |
commit | b9b12978a8e9a4bb77746e74eae37e587f7f8994 (patch) | |
tree | 86afae3d830b13a0cea98326c2e7a1cafafd7dc1 /lib/mpi/mpi-add.c | |
parent | ff5b4f1ed580c59d1f26ddddc6b2622347571cec (diff) |
locking/atomic: xtensa: move to ARCH_ATOMIC
We'd like all architectures to convert to ARCH_ATOMIC, as once all
architectures are converted it will be possible to make significant
cleanups to the atomics headers, and this will make it much easier to
generically enable atomic functionality (e.g. debug logic in the
instrumented wrappers).
As a step towards that, this patch migrates xtensa to ARCH_ATOMIC. The
arch code provides arch_{atomic,atomic64,xchg,cmpxchg}*(), and common
code wraps these with optional instrumentation to provide the regular
functions.
Signed-off-by: Mark Rutland <[email protected]>
Acked-by: Max Filippov <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: Chris Zankel <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions