From: Eric Dumazet <eric.duma...@gmail.com> Date: Tue, 22 Aug 2017 12:26:46 -0700
> From: Eric Dumazet <eduma...@google.com> > > High order GFP_KERNEL allocations can stress the host badly. > > Use modern kvmalloc_array()/kvfree() instead of custom > allocations. > > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied, thanks Eric.