On Wed, May 13, 2026 at 09:04:33PM +0800, Muchun Song wrote: > deferred_free_pages() open-codes two loops to initialize the pageblock > migratetype for a range of pages. > > Replace them with pageblock_migratetype_init_range() to remove the > duplication and make the code clearer (Note that deferred_free_pages() > may be called from atomic context). > > Signed-off-by: Muchun Song <[email protected]> > Acked-by: Mike Rapoport (Microsoft) <[email protected]>
Acked-by: Oscar Salvador <[email protected]> -- Oscar Salvador SUSE Labs
