Re: [RFC PATCH 0/4] mm: introduce __ptent sparse attribute

Muhammad Usama Anjum <[email protected]> Mon, 20 Jul 2026 14:49:33 +0100
Newsgroups org.kernel.vger.linux-sparse,org.kernel.vger.linux-kernel,org.kernel.vger.linux-s390,org.kvack.linux-mm
Message-ID <[email protected]>
On 17/07/2026 3:53 pm, David Hildenbrand (Arm) wrote:
> On 7/17/26 14:32, Alexander Gordeev wrote:
>> Hi All!
>>
>> This RFC is a result the implementation of lazy MMU mode on s390 [1].
>>
>> Heiko Carstens requested some mechanism that would rule out direct
>> dereferencing of PTE pointers, which otherwise would bypass the per-
>> cpu cache on s390 and lead to catastrophic results.

This is the exact point we want to fix once and for all. Please feel free
to review and endorse the approach we are going with on the original discussion.

> There is some information here:
> 
> https://lore.kernel.org/r/[email protected]

-- 
Thanks,
Usama