On Tue, Aug 22, 2017 at 12:26:46PM -0700, Eric Dumazet wrote: > From: Eric Dumazet <[email protected]> > > High order GFP_KERNEL allocations can stress the host badly. > > Use modern kvmalloc_array()/kvfree() instead of custom > allocations. > > Signed-off-by: Eric Dumazet <[email protected]>
Thanks for fixing these issues. Acked-by: Alexei Starovoitov <[email protected]>
