Re: [PATCH v3 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
From: Jörg Rödel
Date: Mon May 11 2026 - 04:28:54 EST
On Fri, Apr 17, 2026 at 10:07:44PM +0800, fangyu.yu@xxxxxxxxxxxxxxxxx wrote:
> Fangyu Yu (2):
> iommu/riscv: Advertise Svpbmt support to generic page table
> iommupt: Encode IOMMU_MMIO/IOMMU_CACHE via RISC-V Svpbmt bits
>
> drivers/iommu/generic_pt/fmt/riscv.h | 11 ++++++++++-
> drivers/iommu/riscv/iommu.c | 2 ++
> include/linux/generic_pt/common.h | 4 ++++
> 3 files changed, 16 insertions(+), 1 deletion(-)
Applied this one instead of v2.