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

From: Miguel Ojeda

Date: Mon Aug 10 2026 - 02:01:10 EST


On Wed, Aug 5, 2026 at 5:01 PM Philipp Stanner <phasta@xxxxxxxxxx> wrote:
>
> rust: types: implement ForeignOwnable for ARef<T>
> rust: sync: Add abstraction for rcu_barrier()
> rust: error: add remaining error codes

Applied (these three) to `rust-next` -- thanks everyone!

Please note that your Signed-off-by is required when sending a patch
from someone else:

https://docs.kernel.org/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin

I added it here on apply for you -- please let me know if that is not
what you intended!

[ Formatted comments. Added the submitter's Signed-off-by tag. - Miguel ]

[ Relaxed `'static` bound and added `#[inline]` as discussed. Added
the submitter's Signed-off-by tag. - Miguel ]

[ Formatted documentation. Sorted tags. - Miguel ]

Thanks!

Cheers,
Miguel