Hello: This series was applied to riscv/linux.git (fixes) by Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>: On Fri, 3 Jan 2025 18:44:09 +0000 you wrote: > v1: https://lore.kernel.org/linux-mm/20241219164425.2277022-1-kevin.brodsky@xxxxxxx/ > > This series should be considered in conjunction with Qi's series [1]. > Together, they ensure that page table ctor/dtor are called at all levels > (PTE to PGD) and all architectures, where page tables are regular pages. > Besides the improvement in accounting and general cleanup, this also > create a single place where construction/destruction hooks can be called > for all page tables, namely the now-generic pagetable_dtor() introduced > by Qi, and __pagetable_ctor() introduced in this series. > > [...] Here is the summary with links: - [v2,1/6] mm: Move common part of pagetable_*_ctor to helper https://git.kernel.org/riscv/c/11e2400b21a3 - [v2,2/6] parisc: mm: Ensure pagetable_pmd_[cd]tor are called https://git.kernel.org/riscv/c/3565522e15eb - [v2,3/6] m68k: mm: Add calls to pagetable_pmd_[cd]tor https://git.kernel.org/riscv/c/1879688e5c42 - [v2,4/6] ARM: mm: Rename PGD helpers https://git.kernel.org/riscv/c/94771023712a - [v2,5/6] asm-generic: pgalloc: Provide generic __pgd_{alloc,free} https://git.kernel.org/riscv/c/a9b3c355c2e6 - [v2,6/6] mm: Introduce ctor/dtor at PGD level https://git.kernel.org/riscv/c/d95936a2267c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html