summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAmery Hung <ameryhung@gmail.com>2025-12-04 02:37:43 +0300
committerAndrii Nakryiko <andrii@kernel.org>2025-12-06 03:17:57 +0300
commit1588c81b9f215170bd596984691eda2f05a84a1f (patch)
tree41f7f3bb404141b480941b02f5c4a057f48bfebb /include/linux
parent81f88f6ab674973d361b6d176aa4d3ebd32253ab (diff)
downloadlinux-1588c81b9f215170bd596984691eda2f05a84a1f.tar.xz
bpf: Allow verifier to fixup kernel module kfuncs
Allow verifier to fixup kfuncs in kernel module to support kfuncs with __prog arguments. Currently, special kfuncs and kfuncs with __prog arguments are kernel kfuncs. Allowing kernel module kfuncs should not affect existing kfunc fixup as kernel module kfuncs have BTF IDs greater than kernel kfuncs' BTF IDs. Signed-off-by: Amery Hung <ameryhung@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Acked-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20251203233748.668365-2-ameryhung@gmail.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions