+16
−20
Loading
mainline inclusion from mainline-v6.10-rc1 commit 8eca68e2cfdf863e98dc3c2cc8b2be9cac46b9d6 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=8eca68e2cfdf863e98dc3c2cc8b2be9cac46b9d6 -------------------------------- Simplify the body of __collapse_huge_page_copy() while I'm looking at it. Link: https://lkml.kernel.org/r/20240403171838.1445826-5-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 [return val conflict for copy_mc_user_highpage, which is introduced by commit 681be068 ("mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()")] Signed-off-by:
Nanyong Sun <sunnanyong@huawei.com>