diff options
| author | Mike Rapoport (Microsoft) <rppt@kernel.org> | 2026-07-16 10:51:36 +0300 |
|---|---|---|
| committer | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2026-07-22 17:26:58 +0200 |
| commit | 4946eb5d37cb6a260b9e0ec4b812c2b104fd6ea1 (patch) | |
| tree | 366deabdd5abf484d6295dc4742c2cadf079b820 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 810a273919df09b345cdee74869c030aadbaa891 (diff) | |
bpf: Drop __weak from bpf_jit_alloc_exec() and bpf_jit_free_exec()
bpf_jit_alloc_exec() and bpf_jit_free_exec() are wrappers for the
corresponding execmem APIs.
Architectures define the properties of the memory range needed by BPF in
their initialization of execmem and don't need to override neither of
them.
Drop the __weak qualifier from bpf_jit_alloc_exec() and
bpf_jit_free_exec().
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/bpf/20260716-execmem-x86-rox-bpf-v0-v3-2-4e76158c01c5@kernel.org
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
