Re: [PATCH v5 0/9] Fix missing fops.owner in Rust DRM/misc abstractions
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.linux-modules,dev.linux.lists.driver-core,dev.linux.lists.nova-gpu,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-block,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kernel.vger.linux-pci,org.kernel.vger.netdev,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72m_LakPxHt99+3eBn2rXokr3vZbdJf=Wk-Yi8_ufQ2mvA@mail.gmail.com> |
On Wed, Jun 24, 2026 at 3:23 PM Petr Pavlu <[email protected]> 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