summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorLorenz Bauer <lmb@isovalent.com>2025-05-20 16:01:17 +0300
committerAndrii Nakryiko <andrii@kernel.org>2025-05-23 20:06:28 +0300
commita539e2a6d51d1c12d89eec149ccc72ec561639bc (patch)
treec8e9888164351ac45c4fe6859f4bc3a6b45fea0c /scripts/lib/kdoc/kdoc_output.py
parent8259eb0e06d8f64c700f5fbdb28a5c18e10de291 (diff)
downloadlinux-a539e2a6d51d1c12d89eec149ccc72ec561639bc.tar.xz
btf: Allow mmap of vmlinux btf
User space needs access to kernel BTF for many modern features of BPF. Right now each process needs to read the BTF blob either in pieces or as a whole. Allow mmaping the sysfs file so that processes can directly access the memory allocated for it in the kernel. remap_pfn_range is used instead of vm_insert_page due to aarch64 compatibility issues. Signed-off-by: Lorenz Bauer <lmb@isovalent.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Tested-by: Alan Maguire <alan.maguire@oracle.com> Reviewed-by: Shakeel Butt <shakeel.butt@linux.dev> Link: https://lore.kernel.org/bpf/20250520-vmlinux-mmap-v5-1-e8c941acc414@isovalent.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions