[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173861013901.3409359.14741114405031556153.git-patchwork-notify@kernel.org>
Date: Mon, 03 Feb 2025 19:15:39 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Kevin Brodsky <kevin.brodsky@....com>
Cc: linux-riscv@...ts.infradead.org, linux-mm@...ck.org,
akpm@...ux-foundation.org, catalin.marinas@....com,
dave.hansen@...ux.intel.com, linus.walleij@...aro.org, luto@...nel.org,
peterz@...radead.org, rppt@...nel.org, ryan.roberts@....com,
tglx@...utronix.de, will@...nel.org, willy@...radead.org,
zhengqi.arch@...edance.com, linux-alpha@...r.kernel.org,
linux-arch@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-csky@...r.kernel.org, linux-hexagon@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-m68k@...ts.linux-m68k.org,
linux-mips@...r.kernel.org, linux-openrisc@...r.kernel.org,
linux-parisc@...r.kernel.org, linux-s390@...r.kernel.org,
linux-snps-arc@...ts.infradead.org, linux-um@...ts.infradead.org,
loongarch@...ts.linux.dev, x86@...nel.org
Subject: Re: [PATCH v2 0/6] Account page tables at all levels
Hello:
This series was applied to riscv/linux.git (fixes)
by Andrew Morton <akpm@...ux-foundation.org>:
On Fri, 3 Jan 2025 18:44:09 +0000 you wrote:
> v1: https://lore.kernel.org/linux-mm/20241219164425.2277022-1-kevin.brodsky@arm.com/
>
> 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
Powered by blists - more mailing lists