[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20250623.151506.234375373177079205.fujita.tomonori@gmail.com>
Date: Mon, 23 Jun 2025 15:15:06 +0900 (JST)
From: FUJITA Tomonori <fujita.tomonori@...il.com>
To: miguel.ojeda.sandonis@...il.com
Cc: legion@...nel.org, fujita.tomonori@...il.com, masahiroy@...nel.org,
petr.pavlu@...e.com, mcgrof@...nel.org, samitolvanen@...gle.com,
da.gomez@...sung.com, nathan@...nel.org, nicolas.schier@...ux.dev,
linux-kernel@...r.kernel.org, linux-modules@...r.kernel.org,
linux-kbuild@...r.kernel.org, linux-scsi@...r.kernel.org,
ojeda@...nel.org, alex.gaynor@...il.com, gregkh@...uxfoundation.org,
rafael@...nel.org, dakr@...nel.org, rust-for-linux@...r.kernel.org
Subject: Re: [PATCH v4 6/7] modpost: Add modname to mod_device_table alias
On Sat, 21 Jun 2025 17:20:49 +0200
Miguel Ojeda <miguel.ojeda.sandonis@...il.com> wrote:
> On Sat, Jun 21, 2025 at 3:57 PM Alexey Gladkov <legion@...nel.org> 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@gmail.com/
Powered by blists - more mailing lists