[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CALvZod6SPOUA-kx8g6s+HXXGQ3gJ5FPc=hjpWs7ZBpJi472xbQ@mail.gmail.com>
Date: Sat, 29 Dec 2018 13:32:53 -0800
From: Shakeel Butt <shakeelb@...gle.com>
To: Dennis Zhou <dennis@...nel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Tejun Heo <tj@...nel.org>, Christoph Lameter <cl@...ux.com>,
Linux MM <linux-mm@...ck.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] percpu: plumb gfp flag to pcpu_get_pages
Hi Dennis,
On Sat, Dec 29, 2018 at 1:26 PM Dennis Zhou <dennis@...nel.org> wrote:
>
> Hi Andrew,
>
> On Sat, Dec 29, 2018 at 01:03:52PM -0800, Andrew Morton wrote:
> > On Fri, 28 Dec 2018 17:31:47 -0800 Shakeel Butt <shakeelb@...gle.com> wrote:
> >
> > > __alloc_percpu_gfp() can be called from atomic context, so, make
> > > pcpu_get_pages use the gfp provided to the higher layer.
> >
> > Does this fix any user-visible issues?
>
> Sorry for not getting to this earlier. I'm currently traveling. I
> respoeded on the patch itself. Do you mind unqueuing? I explain in more
> detail on the patch, but __alloc_percpu_gfp() will never call
> pcpu_get_pages() when called as not GFP_KERNEL.
>
Thanks for the explanation. Andrew, please ignore/drop this patch.
thanks,
Shakeel
Powered by blists - more mailing lists