Re: [PATCH v2 1/2] mm: rename walk_page_range_mm()

From: David Hildenbrand (Red Hat)
Date: Mon Nov 10 2025 - 13:34:45 EST


On 10.11.25 18:22, Lorenzo Stoakes wrote:
Make it clear we're referencing an unsafe variant of this function
explicitly.

This is laying the foundation for exposing more such functions and
maintaining a consistent naming scheme.

As a part of this change, rename check_ops_valid() to check_ops_safe() for
consistency.

Signed-off-by: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
---

Acked-by: David Hildenbrand (Red Hat) <david@xxxxxxxxxx>

--
Cheers

David