From: Eric Dumazet <[email protected]> Date: Tue, 22 Aug 2017 12:26:46 -0700
> 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]> Applied, thanks Eric.
