On 25 Nov 2024, at 16:01, Matthew Wilcox (Oracle) wrote: > Defer the initialisation of the page refcount to the new __alloc_pages() > wrapper and turn the old __alloc_pages() into __alloc_frozen_pages(). > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> > --- > mm/internal.h | 4 ++++ > mm/page_alloc.c | 18 ++++++++++++++---- > 2 files changed, 18 insertions(+), 4 deletions(-) > Reviewed-by: Zi Yan <ziy@xxxxxxxxxx> -- Best Regards, Yan, Zi