Re: [PATCH v2 0/2] mm/hmm: A fix and a selftest

From: Dev Jain

Date: Mon Jun 01 2026 - 01:12:12 EST




On 01/06/26 12:54 am, Andrew Morton wrote:
> On Sat, 30 May 2026 08:54:10 +0000 Dev Jain <dev.jain@xxxxxxx> wrote:
>
>> Patch 1 fixes a stale warning present from the time when only migration
>> softleaf entries were supported at the PMD level.
>>
>> Patch 2 adds some code into hmm-tests.c which exercises the pagemap path
>> for PMD device-private entries.
>
> David, I'll retain your ack on patch 1.
>
> Sashiko has a concern about the selftest:
> https://sashiko.dev/#/patchset/20260530085413.1270139-1-dev.jain@xxxxxxx

Same concern as raised by Balbir.