+6
−8
Loading
mainline inclusion from mainline-v6.10-rc1 commit 0234779276e56fb17677f3cf64d7cd501f8abe69 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAXCD2 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0234779276e56fb17677f3cf64d7cd501f8abe69 -------------------------------- Work purely in terms of the folio. Removes a call to compound_head() in put_page(). Link: https://lkml.kernel.org/r/20240403171838.1445826-4-willy@infradead.org Signed-off-by:Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by:
Vishal Moola (Oracle) <vishal.moola@gmail.com> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Conflicts: mm/khugepaged.c [use folio version of add_reliable_[page/folio]_counter] Signed-off-by:
Nanyong Sun <sunnanyong@huawei.com>