On Wed Sep 2, 2026 at 8:09 AM EDT, Yeoreum Yun wrote: > There're some random failure for split_huge_page_test when khugepaged > collapses pages into pmd again which had split by the test. > > Prevent the khugepaged's collapses for split page by setting the > mapped pmd-huge-page with MADV_NOHUGEPAGE before split. > > Suggested-by: Kevin Brodsky <[email protected]> > Suggested-by: Lorenzo Stoakes (ARM) <[email protected]> > Signed-off-by: Yeoreum Yun <[email protected]> > --- > tools/testing/selftests/mm/split_huge_page_test.c | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) > LGTM.
Reviewed-by: Zi Yan <[email protected]> -- Best Regards, Yan, Zi

