Re: [PATCH v2 3/3] mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
From: David Hildenbrand (Arm)
Date: Tue Jun 30 2026 - 09:47:47 EST
On 6/30/26 15:05, Lance Yang wrote:
>
> On Mon, Jun 29, 2026 at 03:49:49PM +0200, David Hildenbrand (Arm) wrote:
>> Let's clean it up a bit:
>>
>> (1) There is no need to pass "full" anymore.
>>
>> (2) No architecture overwrites it, and there isn't really a good reason
>> to do so when dealing with non-resent PTEs.
>
> Nit: "non-resent PTEs" -> "non-present PTEs".
Thanks, maybe Andrew can clean that up? Thanks!
--
Cheers,
David