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
..
2023-10-28 21:09:02 +09:00
2024-03-15 13:03:13 -07:00
2024-03-15 13:03:13 -07:00
2024-03-14 15:35:42 -07:00
2023-06-06 17:39:05 +01:00
2023-07-03 15:32:22 -07:00
2022-09-26 10:13:14 -07:00
2024-03-14 15:35:42 -07:00
2022-09-26 10:13:14 -07:00
2024-03-12 17:44:08 -07:00
2023-11-02 15:45:15 -10:00