On Tue, Jun 17, 2025 at 05:43:44PM +0200, David Hildenbrand wrote:
> Let's introduce vm_normal_page_pud(), which ends up being fairly simple
> because of our new common helpers and there not being a PUD-sized zero
> folio.
> 
> Use vm_normal_page_pud() in folio_walk_start() to resolve a TODO,
> structuring the code like the other (pmd/pte) cases. Defer
> introducing vm_normal_folio_pud() until really used.
> 
> Signed-off-by: David Hildenbrand <da...@redhat.com>

Ignoring the parameter stuff, I'd make the same comment I made wrt.
vm_normal_page_pmd, but LGTM.

Reviewed-by: Oscar Salvador <osalva...@suse.de>


-- 
Oscar Salvador
SUSE Labs

Reply via email to