Re: [PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence

Danilo Krummrich <[email protected]> Wed, 5 Aug 2026 18:11:51 +0200
Newsgroups gmane.linux.kernel.rust,gmane.linux.kernel,gmane.linux.drivers.video-input-infrastructure,gmane.comp.video.dri.devel
Message-ID <[email protected]>
On 8/5/26 4:59 PM, Philipp Stanner wrote:
> Danilo Krummrich (1):
>   rust: types: implement ForeignOwnable for ARef<T>

Nit: You also need to add your SoB to this patch; you can just reply with your tag.
> Philipp Stanner (3):
>   rust: sync: Add abstraction for rcu_barrier()
>   rust: Add dma_fence abstractions
>   MAINTAINERS: Add entry for Rust dma-buf

Good stuff! :)

> Timur Tabi (1):
>   rust: error: add remaining error codes
Also needs your SoB.

For the series,

Acked-by: Danilo Krummrich <[email protected]>