On Fri, Aug 01, 2025 at 05:30:46PM +0200, David Hildenbrand wrote: > On 01.08.25 06:18, Ritesh Harjani (IBM) wrote: > > "Pankaj Raghav (Samsung)" <kernel@xxxxxxxxxxxxxxxx> writes: > > > > > From: Pankaj Raghav <p.raghav@xxxxxxxxxxx> > > > > > > As we already moved from exposing huge_zero_page to huge_zero_folio, > > > change the name of the shrinker to reflect that. > > > > > > > Why not change get_huge_zero_page() to get_huge_zero_folio() too, for > > consistent naming? > > Then we should also rename put_huge_zero_folio(). Renaming > MMF_HUGE_ZERO_PAGE should probably be done separately. Thanks Ritesh and David. I will change them in the next version! :) -- Pankaj