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

From: Eric Dumazet
Date: Sat Oct 19 2019 - 17:26:02 EST




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 !