Re: [PATCH 4/4] MAINTAINERS: Add entry for Rust dma-buf

From: Danilo Krummrich

Date: Sat May 30 2026 - 11:20:44 EST


On Sat May 30, 2026 at 4:35 PM CEST, Philipp Stanner wrote:
> @@ -7529,6 +7530,7 @@ T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
> F: Documentation/driver-api/dma-buf.rst
> F: Documentation/userspace-api/dma-buf-alloc-exchange.rst
> F: drivers/dma-buf/
> +F: rust/kernel/dma_buf/

Please also add rust/helpers/dma_fence.c.

Given that dma-buf goes through drm-misc, we should probably also add those file
to the drm-rust entry.