On 12.05.25 17:43, Lorenzo Stoakes wrote:
On Mon, May 12, 2025 at 02:34:15PM +0200, David Hildenbrand wrote:
... by factoring it out from track_pfn_remap() into
pfnmap_setup_cachemode() and provide pfnmap_setup_cachemode_pfn() as
a replacement for track_pfn_insert().
For PMDs/PUDs, we keep checking a single pfn only. Add some documentation,
and also document why it is valid to not check the whole pfn range.
We'll reuse pfnmap_setup_cachemode() from core MM next.
Acked-by: Ingo Molnar <mi...@kernel.org> # x86 bits
Signed-off-by: David Hildenbrand <da...@redhat.com>
I've gone through carefully and checked and this looks good to me :)
Thanks a bunch!
--
Cheers,
David / dhildenb