Skip to content

Commit f6d2900

Browse files
author
Danilo Krummrich
committed
MAINTAINERS: Update the DMA Rust entry
Update the DMA Rust maintainers entry in the following two aspects: (1) Change Abdiel's entry to 'Reviewer'. (2) Take patches through the driver-core tree. Abdiel won't do any more maintainer work on the DMA (or scatterlist) infrastructure, but he'd like to be kept in the loop, hence change is entry to 'R:'. Analogous to [1], the DMA (and scatterlist) helpers are closely coupled with the core device infrastructure and the device lifecycle, hence take patches through the driver-core tree by default. Cc: Abdiel Janulgue <abdiel.janulgue@gmail.com> Link: https://lore.kernel.org/r/20250725202840.2251768-1-ojeda@kernel.org [1] Acked-by: Abdiel Janulgue <abdiel.janulgue@gmail.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Danilo Krummrich <dakr@kernel.org>
1 parent 3c9ba27 commit f6d2900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7239,15 +7239,15 @@ F: include/linux/swiotlb.h
72397239
F: kernel/dma/
72407240

72417241
DMA MAPPING HELPERS DEVICE DRIVER API [RUST]
7242-
M: Abdiel Janulgue <abdiel.janulgue@gmail.com>
72437242
M: Danilo Krummrich <dakr@kernel.org>
7243+
R: Abdiel Janulgue <abdiel.janulgue@gmail.com>
72447244
R: Daniel Almeida <daniel.almeida@collabora.com>
72457245
R: Robin Murphy <robin.murphy@arm.com>
72467246
R: Andreas Hindborg <a.hindborg@kernel.org>
72477247
L: rust-for-linux@vger.kernel.org
72487248
S: Supported
72497249
W: https://rust-for-linux.com
7250-
T: git https://github.com/Rust-for-Linux/linux.git alloc-next
7250+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
72517251
F: rust/helpers/dma.c
72527252
F: rust/kernel/dma.rs
72537253
F: samples/rust/rust_dma.rs

0 commit comments

Comments
 (0)