From: Alexei Starovoitov <[email protected]> Date: Tue, 30 May 2017 13:31:32 -0700
> test_bpf.ko doesn't call verifier before selecting interpreter or JITing, > hence the tests need to manually specify the amount of stack they consume. > > Signed-off-by: Alexei Starovoitov <[email protected]> > Acked-by: Daniel Borkmann <[email protected]> I do not like this and the previous patch, it seems so error prone.
