Re: [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()
From: David Hildenbrand
Date: Tue Nov 12 2024 - 12:02:12 EST
On 31.10.24 09:13, Qi Zheng wrote:
Similar to zap_present_ptes(), let's introduce zap_nonpresent_ptes() to
handle non-present ptes, which can improve code readability.
No functional change.
Signed-off-by: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
Acked-by: David Hildenbrand <david@xxxxxxxxxx>
--
Cheers,
David / dhildenb