Merge patch series "Improve PTDUMP and introduce new fields"
authorPalmer Dabbelt <palmer@rivosinc.com>
Sun, 5 Nov 2023 17:41:57 +0000 (09:41 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Sun, 5 Nov 2023 17:41:57 +0000 (09:41 -0800)
commit3ce99bd6357d4789c138898d9a07916d0f3b7f29
tree1735debeaca80eabe2e497f70c431daf572799d3
parentd3eabf2f2c81f8b0de0b75c6f41b875c501eb33b
parent015c3c370472290e37143d1387c000db7ec273ad
Merge patch series "Improve PTDUMP and introduce new fields"

Yu Chien Peter Lin <peterlin@andestech.com> says:

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.

* b4-shazam-merge:
  riscv: Introduce NAPOT field to PTDUMP
  riscv: Introduce PBMT field to PTDUMP
  riscv: Improve PTDUMP to show RSW with non-zero value

Link: https://lore.kernel.org/r/20230921025022.3989723-1-peterlin@andestech.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/mm/ptdump.c