Message ID | 20230921025022.3989723-1-peterlin@andestech.com (mailing list archive) |
---|---|
Headers | show |
Series | Improve PTDUMP and introduce new fields | expand |
Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@rivosinc.com>: On Thu, 21 Sep 2023 10:50:19 +0800 you wrote: > This patchset enhances PTDUMP by providing additional information > from pagetable entries. > > The first patch fixes the RSW field, while the second and third > patches introduce the PBMT and NAPOT fields, respectively, for > RV64 systems. > > [...] Here is the summary with links: - [v4,1/3] riscv: Improve PTDUMP to show RSW with non-zero value https://git.kernel.org/riscv/c/d5d2c264d33b - [v4,2/3] riscv: Introduce PBMT field to PTDUMP https://git.kernel.org/riscv/c/0713ff337173 - [v4,3/3] riscv: Introduce NAPOT field to PTDUMP https://git.kernel.org/riscv/c/015c3c370472 You are awesome, thank you!