From: Eric Dumazet <[email protected]> Date: Fri, 17 Feb 2017 09:11:42 -0800
> From: Eric Dumazet <[email protected]> > > sk_page_frag_refill() allocates either a compound page or an order-0 > page. We can use page_ref_inc() which is slightly faster than get_page() > > Signed-off-by: Eric Dumazet <[email protected]> Applied, thanks Eric.
