Re: [PATCH mm-hotfixes] mm/huge_memory: use correct flags for device private PMD entry

From: Lorenzo Stoakes

Date: Fri Jun 05 2026 - 06:13:45 EST


By the way,

I think maybe the reason you didn't hit this in your work on the spurious
warning stuff for hmm-tests is that I also had to set CONFIG_DEVICE_PRIVATE
(as well as CONFIG_TEST_HMM) to get this to trigger.

I think the reason others maybe didn't see it is because the self tests
will just skip the hmm tests if CONFIG_TEST_HMM is not set.

Cheers, Lorenzo