Re: [PATCH v5] io: add io_pgtable abstraction
From: Alice Ryhl
Date: Sun Jan 18 2026 - 05:08:51 EST
On Sun, Jan 18, 2026 at 10:50 AM Joerg Roedel <joro@xxxxxxxxxx> wrote:
>
> Hi Alice,
>
> On Tue, Jan 13, 2026 at 08:49:27AM +0000, Alice Ryhl wrote:
> > MAINTAINERS | 1 +
> > rust/bindings/bindings_helper.h | 3 +-
> > rust/kernel/io.rs | 1 +
> > rust/kernel/io/pgtable.rs | 276 ++++++++++++++++++++++++++++++++++++++++
> > 4 files changed, 280 insertions(+), 1 deletion(-)
>
> Thanks for your contribution! I'd like to queue that for 6.20 but agree with
> Danilo that there should be a dedicated iommu directory under rust/kernel/. Can
> you please move the file and send a v6?
>
> That directory might some day also contain everything needed to having full
> IOMMU drivers written in Rust :)
Done!