[PATCH bpf-next v2 3/9] bpf/verifier: Factor out check_load_mem() and check_store_reg()
Eduard Zingerman
eddyz87 at gmail.com
Mon Feb 10 15:45:21 PST 2025
On Fri, 2025-02-07 at 02:05 +0000, Peilin Ye wrote:
> Extract BPF_LDX and most non-atomic BPF_STX instruction handling logic
> in do_check() into helper functions to be used later. While we are
> here, make that comment about "reserved fields" more specific.
>
> Suggested-by: Eduard Zingerman <eddyz87 at gmail.com>
> Signed-off-by: Peilin Ye <yepeilin at google.com>
> ---
Acked-by: Eduard Zingerman <eddyz87 at gmail.com>
[...]
More information about the linux-arm-kernel
mailing list