Re: [PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings

From: Ryan Roberts
Date: Fri Feb 09 2024 - 18:53:08 EST


On 09/02/2024 22:16, David Hildenbrand wrote:
>>> 1) Convert READ_ONCE() -> ptep_get()
>>> 2) Convert set_pte_at() -> set_ptes()
>>> 3) All the "New layer" renames and addition of the trivial wrappers
>>
>> Yep that makes sense. I'll start prepping that today. I'll hold off reposting
>> until I have your comments on 19-25. I'm also hoping that David will repost the
>> zap series today so that it can get into mm-unstable by mid-next week. Then I'll
>> repost on top of that, hopefully by end of next week, folding in all your
>> comments. This should give planty of time to soak in linux-next.
>
> Just sent out v2. Will review this series (early) next week.
>
> Have a great weekend!

Cheers, David - you too!

>