[PATCH 0/3] Additional fixes for dma coherent allocator
From: Abdiel Janulgue
Date: Wed Mar 26 2025 - 16:15:30 EST
Additional fixups to improve the documentation and make the read/write
macros return Result as suggested by Andreas Hindborg as well as support
for reading and writing large blocks of data.
Abdiel Janulgue (3):
rust: dma: be consistent in using the `coherent` nomenclature
rust: dma: convert the read/write macros to return Result
rust: dma: add as_slice/write functions for CoherentAllocation
rust/kernel/dma.rs | 153 +++++++++++++++++++++++++++++++--------
samples/rust/rust_dma.rs | 21 ++----
2 files changed, 131 insertions(+), 43 deletions(-)
base-commit: e6ea10d5dbe082c54add289b44f08c9fcfe658af
--
2.43.0