[PATCH v2 02/11] mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
david at redhat.com
Tue May 13 09:06:12 UTC 2025
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 <mingo at kernel.org> # x86 bits
>> Signed-off-by: David Hildenbrand <david at redhat.com>
>
> I've gone through carefully and checked and this looks good to me :)
Thanks a bunch!
--
Cheers,
David / dhildenb
More information about the Intel-gfx
mailing list