[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250410085916.546511-1-abdiel.janulgue@gmail.com>
Date: Thu, 10 Apr 2025 11:58:15 +0300
From: Abdiel Janulgue <abdiel.janulgue@...il.com>
To: a.hindborg@...nel.org,
benno.lossin@...ton.me,
rust-for-linux@...r.kernel.org
Cc: Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Alice Ryhl <aliceryhl@...gle.com>,
Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>,
Valentin Obst <kernel@...entinobst.de>,
linux-kernel@...r.kernel.org (open list),
Christoph Hellwig <hch@....de>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Robin Murphy <robin.murphy@....com>,
airlied@...hat.com,
iommu@...ts.linux.dev (open list:DMA MAPPING HELPERS),
Abdiel Janulgue <abdiel.janulgue@...il.com>
Subject: [PATCH v2 0/3] Additional improvements for dma coherent allocator
Changes since v1:
- Pull in reviewed-by tags and include links.
- Improve error handling in rust dma sample driver.
- Clarifications in documentation.
Link to v1: https://lore.kernel.org/all/20250326201230.3193329-1-abdiel.janulgue@gmail.com/
Abdiel Janulgue (3):
rust: dma: clarify wording and consistency in `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 | 151 +++++++++++++++++++++++++++++++--------
samples/rust/rust_dma.rs | 25 +++----
2 files changed, 133 insertions(+), 43 deletions(-)
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
--
2.43.0
Powered by blists - more mailing lists