Re: [PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries

From: Andrew Morton

Date: Mon Nov 03 2025 - 20:14:08 EST


On Mon, 3 Nov 2025 12:31:41 +0000 Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx> wrote:

> There's an established convention in the kernel that we treat leaf page
> tables (so far at the PTE, PMD level) as containing 'swap entries' should
> they be neither empty (i.e. p**_none() evaluating true) nor present
> (i.e. p**_present() evaluating true).
>
> ...
>

All queued up, along with two -fix patches, thanks.

I disabled the customary email spray.