On Tue, 2026-05-12 at 20:06 -0700, Andrew Morton wrote: > On Mon, 4 May 2026 14:41:05 +0530 Aboorva Devarajan <[email protected]> > 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/[email protected]
Hi Andrew, yes, we will address these and send a v2. Thanks, Aboorva

