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

From: Muhammad Usama Anjum

Date: Mon Jul 20 2026 - 10:18:59 EST


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/6110202c-057b-4701-8c04-1a76ee7bb9ab@xxxxxxx

--
Thanks,
Usama