Skip to content

Commit 5ca0236

Browse files
Danilo Krummrichlonglimsft
authored andcommitted
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 11230e8 commit 5ca0236

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MAINTAINERS

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

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

0 commit comments

Comments
 (0)