Re: [PATCH v4 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt

From: Jörg Rödel

Date: Tue May 12 2026 - 10:29:22 EST


On Tue, May 12, 2026 at 03:41:40PM +0800, fangyu.yu@xxxxxxxxxxxxxxxxx wrote:
> Changes in v4:
> - Fix build warning on 32-bit configurations by using BIT_ULL() for RISCVPT_NC and RISCVPT_IO.
> - Link to v3:
> https://lore.kernel.org/linux-riscv/20260417140746.97817-1-fangyu.yu@xxxxxxxxxxxxxxxxx/

Please send this as a diff to the patches which are already in the IOMMU tree.

-Joerg