Re: [PATCH] net: fix sk_page_frag() recursion from memory reclaim

From: Jakub Kicinski
Date: Tue Oct 22 2019 - 13:19:46 EST


On Sat, 19 Oct 2019 14:25:57 -0700, Eric Dumazet wrote:
> On 10/19/19 2:18 PM, Tejun Heo wrote:
>
> > Whatever works is fine by me. gfpflags_allow_blocking() is clearer
> > than testing __GFP_DIRECT_RECLAIM directly tho. Maybe a better way is
> > introducing a new gfpflags_ helper?
>
> Sounds good to me !

IIUC there will be a v2 with a new helper, dropping this from patchwork.