Re: [RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
From: David Hildenbrand (Arm)
Date: Wed Apr 08 2026 - 08:12:14 EST
On 2/24/26 06:11, Anshuman Khandual wrote:
> Convert all READ_ONCE() based PMD accesses as pmdp_get() instead which will
> support both D64 and D128 translation regime going forward.
You should mention the move from pmdp_test_and_clear_young(), and why it
is performed.
Nothing else jumped at me :)
--
Cheers,
David