linux-mainline/arch
Mark Rutland 0f613bfa82 locking/atomic: treewide: use raw_atomic*_<op>()
Now that we have raw_atomic*_<op>() definitions, there's no need to use
arch_atomic*_<op>() definitions outside of the low-level atomic
definitions.

Move treewide users of arch_atomic*_<op>() over to the equivalent
raw_atomic*_<op>().

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20230605070124.3741859-19-mark.rutland@arm.com
2023-06-05 09:57:20 +02:00
..
alpha locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
arc locking/atomic: arc: add preprocessor symbols 2023-06-05 09:57:14 +02:00
arm locking/atomic: arm: add preprocessor symbols 2023-06-05 09:57:15 +02:00
arm64 locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
csky locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
hexagon locking/atomic: hexagon: add preprocessor symbols 2023-06-05 09:57:15 +02:00
ia64 locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
loongarch locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
m68k locking/atomic: m68k: add preprocessor symbols 2023-06-05 09:57:16 +02:00
microblaze
mips locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
nios2
openrisc locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
parisc locking/atomic: parisc: add preprocessor symbols 2023-06-05 09:57:16 +02:00
powerpc locking/atomic: treewide: use raw_atomic*_<op>() 2023-06-05 09:57:20 +02:00
riscv locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
s390 s390/cpum_sf: Convert to cmpxchg128() 2023-06-05 09:36:40 +02:00
sh locking/atomic: sh: add preprocessor symbols 2023-06-05 09:57:16 +02:00
sparc locking/atomic: sparc: add preprocessor symbols 2023-06-05 09:57:17 +02:00
um This pull request contains the following changes for UML: 2023-05-03 19:02:03 -07:00
x86 locking/atomic: treewide: use raw_atomic*_<op>() 2023-06-05 09:57:20 +02:00
xtensa locking/atomic: xtensa: add preprocessor symbols 2023-06-05 09:57:18 +02:00
.gitignore
Kconfig