Merge patch series "Add PMEM support for RISC-V"
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 8 Dec 2022 23:45:28 +0000 (15:45 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 8 Dec 2022 23:45:28 +0000 (15:45 -0800)
commit049696a39d2fbaad1b35b08cbc65d9e17c0406bc
tree2a04d3b25679ef8e74beec96fc52d416102f5c2e
parente1ceb096416311be1564de69ea40bb872d7cc327
parent497bcbe3ce0466123a834f2777a8a762bd5d7aae
Merge patch series "Add PMEM support for RISC-V"

Anup Patel <apatel@ventanamicro.com> says:

The Linux NVDIMM PEM drivers require arch support to map and access the
persistent memory device. This series adds RISC-V PMEM support using
recently added Svpbmt and Zicbom support.

* b4-shazam-merge:
  RISC-V: Enable PMEM drivers
  RISC-V: Implement arch specific PMEM APIs
  RISC-V: Fix MEMREMAP_WB for systems with Svpbmt

Link: https://lore.kernel.org/r/20221114090536.1662624-1-apatel@ventanamicro.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig
arch/riscv/configs/defconfig
arch/riscv/mm/Makefile