On Sun, Mar 2, 2025 at 9:37 PM Peilin Ye <yepeilin@xxxxxxxxxx> 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@xxxxxxxxx> > Acked-by: Eduard Zingerman <eddyz87@xxxxxxxxx> > Signed-off-by: Peilin Ye <yepeilin@xxxxxxxxxx> Applied the first 3 patches.