lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1b9754c7-b9ad-4b01-8476-3d8367a49635@kernel.org>
Date: Tue, 8 Jul 2025 12:49:47 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: FUJITA Tomonori <fujita.tomonori@...il.com>, alex.gaynor@...il.com,
 gregkh@...uxfoundation.org, ojeda@...nel.org, rafael@...nel.org,
 robh@...nel.org, saravanak@...gle.com, a.hindborg@...nel.org,
 aliceryhl@...gle.com, bhelgaas@...gle.com, bjorn3_gh@...tonmail.com,
 boqun.feng@...il.com, david.m.ertman@...el.com, devicetree@...r.kernel.org,
 gary@...yguo.net, ira.weiny@...el.com, kwilczynski@...nel.org,
 leon@...nel.org, linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org,
 lossin@...nel.org, netdev@...r.kernel.org, rust-for-linux@...r.kernel.org,
 tmgross@...ch.edu
Subject: Re: [PATCH v3 0/3] rust: Build PHY device tables by using
 module_device_table macro

On 7/8/25 2:53 AM, Jakub Kicinski wrote:
> On Fri,  4 Jul 2025 13:10:00 +0900 FUJITA Tomonori wrote:
>> The PHY abstractions have been generating their own device tables
>> manually instead of using the module_device_table macro provided by
>> the device_id crate. However, the format of device tables occasionally
>> changes [1] [2], requiring updates to both the device_id crate and the custom
>> format used by the PHY abstractions, which is cumbersome to maintain.
> 
> Does not apply to networking trees so I suspect someone else will take
> these:
> 
> Acked-by: Jakub Kicinski <kuba@...nel.org>

I gave an Acked-by: for patch 1, but can also take it through the driver-core
tree.

- Danilo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ