[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ca53b64e-3d89-49bf-a95b-9b37d9d1d9a6@redhat.com>
Date: Mon, 16 Dec 2024 14:04:19 -0500
From: Luiz Capitulino <luizcap@...hat.com>
To: Matthew Wilcox <willy@...radead.org>
Cc: linux-mm@...ck.org, mgorman@...hsingularity.net, david@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [RFC] mm: alloc_pages_bulk_noprof: drop page_list argument
On 2024-12-16 13:56, Matthew Wilcox wrote:
> On Mon, Dec 16, 2024 at 01:45:04PM -0500, Luiz Capitulino wrote:
>> The commit 387ba26fb1cb added __alloc_pages_bulk() along with the page_list
>> argument. The next commit 0f87d9d30f21 added the array-based argument. As
>> it turns out, the page_list argument has no users in the current tree (if it
>> ever had any). Dropping it allows for a slight simplification and eliminates
>> some unnecessary checks, now that page_array is required.
>
> Maybe just fix up Mel's patch:
>
> https://lore.kernel.org/linux-mm/20231025093254.xvomlctwhcuerzky@techsingularity.net/
>
That was fast :)
Yes, I can do that.
Powered by blists - more mailing lists