Re: [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
From: FUJITA Tomonori
Date: Mon Jun 23 2025 - 02:15:25 EST
On Sat, 21 Jun 2025 17:20:49 +0200
Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
> On Sat, Jun 21, 2025 at 3:57 PM Alexey Gladkov <legion@xxxxxxxxxx> wrote:
>>
>> +/* Format: __mod_device_table__kmod_<modname>__<type>__<name> */
>
> Should we mention that `__kmod_` and `__` will be the search strings,
> or otherwise the Rust formatting (i.e. that is carries a line etc.)?
>
> Cc'ing Tomo: do we need an update on `rust/kernel/net/phy.rs`? Should
> we factor out the formatting?
Yeah, looks like the update is necessary. Thanks for the heads-up.
I've just send a patchset to convert the PHY abstractions to use
device_id crate:
https://lore.kernel.org/lkml/20250623060951.118564-1-fujita.tomonori@xxxxxxxxx/