summaryrefslogtreecommitdiff
path: root/kernel/livepatch
diff options
context:
space:
mode:
authorAmery Hung <ameryhung@gmail.com>2026-08-01 00:46:19 -0700
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-08-03 00:29:12 +0200
commit9f52714dd89b489f7de5de2b60736edde07ddf5f (patch)
treed8c0cd61244758c6a8a615232936df085692595c /kernel/livepatch
parentc82b998777b7102f3617a46201805b7e7b899524 (diff)
bpf: Pass kfunc meta to mem and mem_size check
kfunc now shares the same bpf_call_arg_meta with helpers. Pass kfunc's own meta to check_mem_reg() and check_kfunc_mem_size() instead of NULL or a temporary meta on the stack. Signed-off-by: Amery Hung <ameryhung@gmail.com> Reviewed-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/bpf/20260801074633.1595644-5-ameryhung@gmail.com Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'kernel/livepatch')
0 files changed, 0 insertions, 0 deletions