Re: [PATCH] rust: drm: mm: Add DRM MM Range Allocator abstraction

From: Miguel Ojeda
Date: Wed Jun 25 2025 - 08:48:00 EST


On Tue, Jun 24, 2025 at 12:13 AM Daniel Almeida
<daniel.almeida@xxxxxxxxxxxxx> wrote:
>
> Signed-off-by: Asahi Lina <lina@xxxxxxxxxxxxx>

Patches from others also need to be signed off by you as carrier.

> Changes from v0:

I assume you mean the RFC patch from more than 2 years ago, i.e.

https://lore.kernel.org/rust-for-linux/20230307-rust-drm-v1-7-917ff5bc80a8@xxxxxxxxxxxxx/

Right?

(In general, it is very useful to have a link to the previous version
in the changelog, especially when it is a very long time ago, when
titles change, when it is non-obvious in general, etc.).

Thanks!

Cheers,
Miguel