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: <DB6OOFKHIXQB.3PYJZ49GXH8MF@kernel.org>
Date: Tue, 08 Jul 2025 14:47:53 +0200
From: "Danilo Krummrich" <dakr@...nel.org>
To: "FUJITA Tomonori" <fujita.tomonori@...il.com>
Cc: <miguel.ojeda.sandonis@...il.com>, <kuba@...nel.org>,
 <gregkh@...uxfoundation.org>, <robh@...nel.org>, <saravanak@...gle.com>,
 <alex.gaynor@...il.com>, <ojeda@...nel.org>, <rafael@...nel.org>,
 <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 Tue Jul 8, 2025 at 12:59 PM CEST, FUJITA Tomonori wrote:
> On Tue, 8 Jul 2025 12:45:20 +0200
> Miguel Ojeda <miguel.ojeda.sandonis@...il.com> wrote:
>
>> On Tue, Jul 8, 2025 at 2:53 AM Jakub Kicinski <kuba@...nel.org> wrote:
>>>
>>> Does not apply to networking trees so I suspect someone else will take
>>> these:
>>>
>>> Acked-by: Jakub Kicinski <kuba@...nel.org>
>> 
>> Thanks! Happy to take it through Rust tree if that is best.
>
> This is based on Rust tree. If I remember correctly, it can't be
> applied cleanly to other trees because of Tamir's patch in Rust tree.

Had a brief look.

There will be two trivial conflicts with the driver-core tree, which fixed up
some of the safety comments you modify in this series as well.

The other way around, there is one trivial conflict with Tamir patch in the rust
tree fixing up an `as _` cast.

So, either way works fine.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ