[PATCH v2 0/2] mm/hmm: A fix and a selftest
From: Dev Jain
Date: Sat May 30 2026 - 04:55:01 EST
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.
---
Applies on mm-unstable (404fb4f38e8f).
Dev Jain (2):
fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
selftests/mm/hmm-tests: test pagemap reads of PMD device-private
entries
fs/proc/task_mmu.c | 1 -
tools/testing/selftests/mm/hmm-tests.c | 29 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
--
2.43.0