Re: [PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
From: Aboorva Devarajan
Date: Tue May 19 2026 - 00:03:49 EST
On Tue, 2026-05-12 at 20:06 -0700, Andrew Morton wrote:
> On Mon, 4 May 2026 14:41:05 +0530 Aboorva Devarajan <aboorvad@xxxxxxxxxxxxx> wrote:
>
> > This series fixes a few issues in hmm-tests that show up when
> > page-size and huge-page configuration differ from the hardcoded
> > assumptions the tests were written for (PMD/THP sizing, default
> > hugepage size, and related cases).
> >
> > It also includes a minor fix to exclusive_cow: the test ignored the
> > return value of fork(), so both parent and child ran the same teardown
> > path.
>
> Thanks. AI review asked a few reasonable-sounding questions:
> https://sashiko.dev/#/patchset/cover.1777870179.git.aboorvad@xxxxxxxxxxxxx
Hi Andrew,
yes, we will address these and send a v2.
Thanks,
Aboorva