Re: [PATCH v11 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
From: Danilo Krummrich
Date: Thu Jan 30 2025 - 07:00:30 EST
Hi Robin,
On Thu, Jan 30, 2025 at 11:49:12AM +0000, Robin Murphy wrote:
> On 2025-01-23 10:42 am, Abdiel Janulgue wrote:
> > Add an entry for the Rust dma mapping helpers abstractions.
>
> Can't really speak for the Rust side of things, but I could be an additional
> reviewer to keep an eye on the DMA API angle if that would help.
I think this is a great idea and it is very welcome and appreciated.
- Danilo
>
> Thanks,
> Robin.
>
> > Signed-off-by: Abdiel Janulgue <abdiel.janulgue@xxxxxxxxx>
> > ---
> > MAINTAINERS | 10 ++++++++++
> > 1 file changed, 10 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index baf0eeb9a355..4808c9880b3e 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -6822,6 +6822,16 @@ F: include/linux/dma-mapping.h
> > F: include/linux/swiotlb.h
> > F: kernel/dma/
> > +DMA MAPPING HELPERS DEVICE DRIVER API [RUST]
> > +M: Abdiel Janulgue <abdiel.janulgue@xxxxxxxxx>
> > +M: Danilo Krummrich <dakr@xxxxxxxxxx>
> > +R: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx>
> > +L: rust-for-linux@xxxxxxxxxxxxxxx
> > +S: Supported
> > +W: https://rust-for-linux.com
> > +T: git https://github.com/Rust-for-Linux/linux.git rust-next
> > +F: rust/kernel/dma.rs
> > +
> > DMA-BUF HEAPS FRAMEWORK
> > M: Sumit Semwal <sumit.semwal@xxxxxxxxxx>
> > R: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxxxxx>
>