Skip to content

Commit 3ba83d3

Browse files
xyn-ackojeda
authored andcommitted
MAINTAINERS: add entry for Rust dma mapping helpers device driver API
Add an entry for the Rust dma mapping helpers abstractions. Nacked-by: Christoph Hellwig <[email protected]> Acked-by: Danilo Krummrich <[email protected]> Acked-by: Andreas Hindborg <[email protected]> Acked-by: Marek Szyprowski <[email protected]> Signed-off-by: Abdiel Janulgue <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 9901add commit 3ba83d3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6902,6 +6902,19 @@ F: include/linux/dma-mapping.h
69026902
F: include/linux/swiotlb.h
69036903
F: kernel/dma/
69046904

6905+
DMA MAPPING HELPERS DEVICE DRIVER API [RUST]
6906+
M: Abdiel Janulgue <[email protected]>
6907+
M: Danilo Krummrich <[email protected]>
6908+
R: Daniel Almeida <[email protected]>
6909+
R: Robin Murphy <[email protected]>
6910+
R: Andreas Hindborg <[email protected]>
6911+
6912+
S: Supported
6913+
W: https://rust-for-linux.com
6914+
T: git https://github.com/Rust-for-Linux/linux.git alloc-next
6915+
F: rust/kernel/dma.rs
6916+
F: samples/rust/rust_dma.rs
6917+
69056918
DMA-BUF HEAPS FRAMEWORK
69066919
M: Sumit Semwal <[email protected]>
69076920
R: Benjamin Gaignard <[email protected]>

0 commit comments

Comments
 (0)