Re: [PATCH v7 00/13] selftests/mm: fix failures and robustness improvements

From: Andrew Morton

Date: Thu May 21 2026 - 17:55:03 EST


On Thu, 21 May 2026 12:03:26 +0530 Sayali Patil <sayalip@xxxxxxxxxxxxx> 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.

Thanks, I've re-added this series to mm.git's mm-new branch.

> I checked the AI review comments. Most of them appear to be relatively
> minor.
>
> I have sent one fixup patch ("selftests/mm: use ksft_exit_skip() instead
> of KSFT_SKIP in uffd-stress") for the comment in "selftests/mm: skip
> uffd-stress test when nr_pages_per_cpu is zero". The remaining comments
> were either already discussed earlier or can be addressed later if needed.

Cool, thanks for letting us know where we stand with the AI review.
It helps!