linux/arch
Hou Tao 18a45f12d7 bpf, arm64: Enable the inline of bpf_kptr_xchg()
ARM64 bpf jit satisfies the following two conditions:
1) support BPF_XCHG() on pointer-sized word.
2) the implementation of xchg is the same as atomic_xchg() on
   pointer-sized words. Both of these two functions use arch_xchg() to
   implement the exchange.

So enable the inline of bpf_kptr_xchg() for arm64 bpf jit.

Signed-off-by: Hou Tao <houtao1@huawei.com>
Link: https://lore.kernel.org/r/20240119102529.99581-2-houtao@huaweicloud.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2024-01-23 15:11:23 -08:00
..
alpha RTC for 6.8 2024-01-18 17:25:39 -08:00
arc IOMMU Updates for Linux v6.8 2024-01-18 15:16:57 -08:00
arm IOMMU Updates for Linux v6.8 2024-01-18 15:16:57 -08:00
arm64 bpf, arm64: Enable the inline of bpf_kptr_xchg() 2024-01-23 15:11:23 -08:00
csky percpu: 2024-01-18 15:01:28 -08:00
hexagon asm-generic cleanups for 6.8 2024-01-10 18:13:44 -08:00
loongarch Driver core changes for 6.8-rc1 2024-01-18 09:48:40 -08:00
m68k percpu: 2024-01-18 15:01:28 -08:00
microblaze Microblaze patches for 6.8-rc1 2024-01-17 11:27:23 -08:00
mips IOMMU Updates for Linux v6.8 2024-01-18 15:16:57 -08:00
nios2 percpu: 2024-01-18 15:01:28 -08:00
openrisc
parisc percpu: 2024-01-18 15:01:28 -08:00
powerpc TTY/Serial changes for 6.8-rc1 2024-01-18 11:37:24 -08:00
riscv IOMMU Updates for Linux v6.8 2024-01-18 15:16:57 -08:00
s390 s390 updates for 6.8 merge window part 2 2024-01-18 14:11:25 -08:00
sh percpu: 2024-01-18 15:01:28 -08:00
sparc percpu: 2024-01-18 15:01:28 -08:00
um TTY/Serial changes for 6.8-rc1 2024-01-18 11:37:24 -08:00
x86 bpf: Support inlining bpf_kptr_xchg() helper 2024-01-23 14:40:21 -08:00
xtensa percpu: 2024-01-18 15:01:28 -08:00
.gitignore
Kconfig IOMMU Updates for Linux v6.8 2024-01-18 15:16:57 -08:00