On 13 Mar 2025, at 10:58, Matthew Wilcox (Oracle) wrote: > The last argument to split_page_memcg() is now always 0, so remove it, > effectively reverting commit b8791381d7ed. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> > --- > include/linux/memcontrol.h | 4 ++-- > mm/memcontrol.c | 15 +++++++-------- > mm/page_alloc.c | 4 ++-- > 3 files changed, 11 insertions(+), 12 deletions(-) Acked-by: Zi Yan <ziy@xxxxxxxxxx> Best Regards, Yan, Zi