Re: [PATCH v2 3/3] mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()

"David Hildenbrand (Arm)" <[email protected]> Tue, 30 Jun 2026 15:47:18 +0200
Newsgroups org.kernel.vger.sparclinux,org.kernel.vger.linux-kernel,org.kvack.linux-mm
Message-ID <[email protected]>
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