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

From: fangyu . yu

Date: Tue May 12 2026 - 10:57:43 EST


>> 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.
>

Hi Joerg,

Thanks, I’ll resend the fixup diff [1] based on the current IOMMU tree `riscv` branch.

[1] https://lore.kernel.org/linux-riscv/20260512144330.91113-1-fangyu.yu@xxxxxxxxxxxxxxxxx/

Thanks,
Fangyu

>-Joerg