Re: [PATCH v14 0/2] Rust GPU buddy allocator bindings

From: Danilo Krummrich

Date: Mon Mar 23 2026 - 17:06:03 EST


On Fri Mar 20, 2026 at 5:57 AM CET, Joel Fernandes wrote:

Applied to drm-rust-next, thanks!

> Joel Fernandes (2):
> rust: gpu: Add GPU buddy allocator bindings

[ * Use doc-comments for GpuBuddyAllocMode methods and GpuBuddyGuard,
* Fix comma splice in GpuBuddyParams::chunk_size doc-comment,
* Remove redundant summary in GpuBuddy::new doc-comment,
* Drop Rust helper for gpu_buddy_block_size().

- Danilo ]

> MAINTAINERS: gpu: buddy: Update reviewer