Re: [PATCH v5 0/9] Fix missing fops.owner in Rust DRM/misc abstractions

From: Miguel Ojeda

Date: Wed Jun 24 2026 - 10:08:33 EST


On Wed, Jun 24, 2026 at 3:23 PM Petr Pavlu <petr.pavlu@xxxxxxxx> wrote:
>
> I would only suggest adding the new file rust/kernel/module.rs in
> patch #1 under the MODULE SUPPORT support entry in the MAINTAINERS file,
> similarly to the other module-related Rust code, so that the module
> maintainers are emailed when changes to this file are proposed. I think
> you can change the existing 'F: rust/kernel/module_param.rs' to
> 'F: rust/kernel/module*.rs'.

That would be great, yes -- thanks!

Cheers,
Miguel