linux/arch/arm64
Mike Rapoport (IBM) e2effa2235 arm64: extend execmem_info for generated code allocations
The memory allocations for kprobes and BPF on arm64 can be placed
anywhere in vmalloc address space and currently this is implemented with
overrides of alloc_insn_page() and bpf_jit_alloc_exec() in arm64.

Define EXECMEM_KPROBES and EXECMEM_BPF ranges in arm64::execmem_info and
drop overrides of alloc_insn_page() and bpf_jit_alloc_exec().

Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2024-05-14 00:31:43 -07:00
..
boot soc: devicetree updates for 6.10, part 1 2024-05-13 08:45:18 -07:00
configs hardening updates for 6.10-rc1 2024-05-13 14:14:05 -07:00
crypto crypto: arm64/aes-ce - Simplify round key load sequence 2024-04-26 17:26:09 +08:00
hyperv x86/hyperv: Use Hyper-V entropy to seed guest random number generator 2024-03-18 22:01:52 +00:00
include Scheduler changes for v6.10: 2024-05-13 17:18:51 -07:00
kernel arm64: extend execmem_info for generated code allocations 2024-05-14 00:31:43 -07:00
kvm KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr() 2024-04-24 19:09:35 +00:00
lib
mm arm64: hibernate: Fix level3 translation fault in swsusp_save() 2024-04-19 16:33:00 +01:00
net arm64: extend execmem_info for generated code allocations 2024-05-14 00:31:43 -07:00
tools S390: 2024-03-15 13:03:13 -07:00
xen
Kbuild
Kconfig mm/execmem, arch: convert remaining overrides of module_alloc to execmem 2024-05-14 00:31:43 -07:00
Kconfig.debug
Kconfig.platforms soc: arm code changes for 6.10 2024-05-13 08:58:55 -07:00
Makefile