Re: [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
From: Dave Hansen
Date: Tue Apr 08 2025 - 13:42:37 EST
On 4/8/25 10:40, Matthew Wilcox wrote:
> I think at this point in Kevin's series, we don't call the ctor for
> these pages, so we never set PageTable() on them. I could be wrong;
> as Kevin says, this is all very twisty and confusing with exceptions and
> exceptions to exceptions. This series should reduce the confusion.
Oh, for sure. I didn't mean to detract from the series as a whole. It
totally looks like a good idea!