[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ec6c066d-65e6-4ec5-9c40-0d064616e19a@suse.cz>
Date: Tue, 25 Nov 2025 12:34:17 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Christoph Hellwig <hch@....de>
Cc: Hugh Dickins <hughd@...gle.com>, Andrew Morton
<akpm@...ux-foundation.org>, Christoph Lameter <cl@...two.org>,
David Rientjes <rientjes@...gle.com>,
Roman Gushchin <roman.gushchin@...ux.dev>, Harry Yoo <harry.yoo@...cle.com>,
Suren Baghdasaryan <surenb@...gle.com>, Michal Hocko <mhocko@...e.com>,
Brendan Jackman <jackmanb@...gle.com>, Zi Yan <ziy@...dia.com>,
Eric Biggers <ebiggers@...nel.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 06/11] mempool: factor out a mempool_alloc_from_pool
helper
On 11/24/25 07:15, Christoph Hellwig wrote:
> On Sun, Nov 23, 2025 at 12:34:40PM +0100, Vlastimil Babka wrote:
>> Looking closer I noticed we're also not doing as the comment says about
>> passing the limited flags to mempool_alloc_from_pool() on the first attempt.
>
> It does, that's gfp_temp.
It's gfp_temp now after my fixup, but you were passing gfp_mask by mistake.
Thanks for the review!
Powered by blists - more mailing lists