diff options
author | Alexei Starovoitov <ast@kernel.org> | 2024-03-07 06:12:28 +0300 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-03-08 01:58:48 +0300 |
commit | fe5064158c561b807af5708c868f6c7cb5144e01 (patch) | |
tree | afd0ca6870d3abf41b811e706c3f788057183e9b /kernel/bpf/stackmap.c | |
parent | 1576b07961971d4eeb0e269c7133e9a6d430daf8 (diff) | |
download | linux-fe5064158c561b807af5708c868f6c7cb5144e01.tar.xz |
bpf: Tell bpf programs kernel's PAGE_SIZE
vmlinux BTF includes all kernel enums.
Add __PAGE_SIZE = PAGE_SIZE enum, so that bpf programs
that include vmlinux.h can easily access it.
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/r/20240307031228.42896-7-alexei.starovoitov@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions