Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
From: Miguel Ojeda
Date: Thu Aug 13 2026 - 06:14:15 EST
On Thu, Aug 13, 2026 at 11:32 AM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> Ok, done -- Danilo, I took your diff and converted it into a proper
> commit, please double-check you are OK with the Signed-off-by:
>
> ec6fcf8a175a ("rust: kernel: add `LocalModule` fallback for
> `#[vtable]` `impl`s")
We also need an `allow(dead_code)` until we actually use it
unconditionally: a2595ed13816 instead.
Cheers,
Miguel