linux-sg2042/arch
Alexander Lobakin e69eb9c460 bitops: wrap non-atomic bitops with a transparent macro
In preparation for altering the non-atomic bitops with a macro, wrap
them in a transparent definition. This requires prepending one more
'_' to their names in order to be able to do that seamlessly. It is
a simple change, given that all the non-prefixed definitions are now
in asm-generic.
sparc32 already has several triple-underscored functions, so I had
to rename them ('___' -> 'sp32_').

Signed-off-by: Alexander Lobakin <alexandr.lobakin@intel.com>
Reviewed-by: Marco Elver <elver@google.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <yury.norov@gmail.com>
2022-06-30 19:52:41 -07:00
..
alpha bitops: unify non-atomic bitops prototypes across architectures 2022-06-30 19:52:41 -07:00
arc This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
arm ARM: dts: at91: ksz9477_evb: fix port/phy validation 2022-06-14 22:11:02 -07:00
arm64 arm64 fixes for 5.19-rc3: 2022-06-17 13:55:19 -05:00
csky This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
hexagon bitops: unify non-atomic bitops prototypes across architectures 2022-06-30 19:52:41 -07:00
ia64 bitops: unify non-atomic bitops prototypes across architectures 2022-06-30 19:52:41 -07:00
loongarch LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS 2022-06-17 22:09:05 +08:00
m68k bitops: unify non-atomic bitops prototypes across architectures 2022-06-30 19:52:41 -07:00
microblaze This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
mips This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
nios2 This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
openrisc This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
parisc Kbuild updates for v5.19 (2nd) 2022-06-05 09:06:03 -07:00
powerpc powerpc fixes for 5.19 #2 2022-06-09 12:17:43 -07:00
riscv RISC-V Fixes for 5.19-rc3 2022-06-17 13:45:47 -05:00
s390 bitops: unify non-atomic bitops prototypes across architectures 2022-06-30 19:52:41 -07:00
sh bitops: unify non-atomic bitops prototypes across architectures 2022-06-30 19:52:41 -07:00
sparc bitops: wrap non-atomic bitops with a transparent macro 2022-06-30 19:52:41 -07:00
um um: virt-pci: set device ready in probe() 2022-06-10 20:38:06 -04:00
x86 bitops: unify non-atomic bitops prototypes across architectures 2022-06-30 19:52:41 -07:00
xtensa While looking at the ptrace problems with PREEMPT_RT and the problems 2022-06-03 16:13:25 -07:00
.gitignore
Kconfig A set of objtool fixes: 2022-06-05 09:45:27 -07:00