Hi Andrew,
Sure, I will rebase the series on top of the current mm-new branch and
resend an updated version. It appears that Mike’s changes have modified
many selftests, so I will adjust the series accordingly and ensure it
applies cleanly.
Thanks,
Sayali
On 13/05/26 08:54, Andrew Morton wrote:
On Mon, 4 May 2026 13:54:37 +0530 Sayali Patil <[email protected]> wrote:
Powerpc systems with a 64K base page size exposed several issues while
running mm selftests. Some tests assume specific hugetlb configurations,
use incorrect interfaces, or fail instead of skipping when the required
kernel features are not available.
This series fixes these issues and improves test robustness.
Sorry, bitrot. Mike's monster series "make MM selftests more CI
friendly" has moved a lot of this code around then altered it. Can you
please redo against mm.git's mm-new branch?
Thanks.