linux-next/arch
Mark Rutland ef558b4b7b locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Currently several architectures have kerneldoc comments for
arch_atomic_*(), which is unhelpful as these live in a shared namespace
where they clash, and the arch_atomic_*() ops are now an implementation
detail of the raw_atomic_*() ops, which no-one should use those
directly.

Delete the kerneldoc comments for arch_atomic_*(), along with
pseudo-kerneldoc comments which are in the correct style but are missing
the leading '/**' necessary to be true kerneldoc comments.

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-28-mark.rutland@arm.com
2023-06-05 09:57:24 +02:00
..
alpha locking/atomic: treewide: delete arch_atomic_*() kerneldoc 2023-06-05 09:57:24 +02:00
arc locking/atomic: treewide: delete arch_atomic_*() kerneldoc 2023-06-05 09:57:24 +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: treewide: delete arch_atomic_*() kerneldoc 2023-06-05 09:57:24 +02:00
ia64 locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
loongarch locking/atomic: treewide: delete arch_atomic_*() kerneldoc 2023-06-05 09:57:24 +02:00
m68k locking/atomic: m68k: add preprocessor symbols 2023-06-05 09:57:16 +02:00
microblaze Kconfig: introduce HAS_IOPORT option and select it as necessary 2023-04-05 22:15:19 +02:00
mips locking/atomic: make atomic*_{cmp,}xchg optional 2023-06-05 09:57:14 +02:00
nios2 - Nick Piggin's "shoot lazy tlbs" series, to improve the peformance of 2023-04-27 19:42:02 -07:00
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: delete arch_atomic_*() kerneldoc 2023-06-05 09:57:24 +02:00
xtensa locking/atomic: xtensa: add preprocessor symbols 2023-06-05 09:57:18 +02:00
.gitignore
Kconfig lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme 2023-03-28 16:20:08 -07:00