On Fri, Apr 19, 2019 at 06:37:20PM -0500, [email protected] wrote: > From: <[email protected]> > > The BPF_PROG_LOAD condition for kernel version <= 5.1 is > > log->len_total > UINT_MAX >> 8 /* (16 * 1024 * 1024) - 1 */ > > Signed-off-by: McCabe, Robert J <[email protected]>
I fixed up 'From' line to match as-is to your sob and applied it.
