Re: [PATCH v2 0/6] Account page tables at all levels

2025-02-03 Thread patchwork-bot+linux-riscv
Hello: This series was applied to riscv/linux.git (fixes) by Andrew Morton : On Fri, 3 Jan 2025 18:44:09 + you wrote: > v1: > https://lore.kernel.org/linux-mm/20241219164425.2277022-1-kevin.brod...@arm.com/ > > This series should be considered in conjunction with Qi's series [1]. > Togethe

Re: [PATCH v2 0/6] Account page tables at all levels

2025-01-07 Thread Kevin Brodsky
On 06/01/2025 09:38, Qi Zheng wrote: > For this series: > > Acked-by: Qi Zheng Thank you for the review, appreciated! - Kevin

Re: [PATCH v2 0/6] Account page tables at all levels

2025-01-06 Thread Qi Zheng
On 2025/1/4 02:44, Kevin Brodsky wrote: v1: https://lore.kernel.org/linux-mm/20241219164425.2277022-1-kevin.brod...@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 arc

[PATCH v2 0/6] Account page tables at all levels

2025-01-03 Thread Kevin Brodsky
v1: https://lore.kernel.org/linux-mm/20241219164425.2277022-1-kevin.brod...@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 pag