Re: [PATCH v2 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
From: Jörg Rödel
Date: Mon May 11 2026 - 04:03:47 EST
On Tue, Apr 14, 2026 at 07:02:10PM +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 | 8 ++++++++
> drivers/iommu/riscv/iommu.c | 2 ++
> include/linux/generic_pt/common.h | 4 ++++
> 3 files changed, 14 insertions(+)
Applied, thanks.