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] [day] [month] [year] [list]
Message-ID: <CANiq72kv96aFrOYLtMpakfo02hLYyzWv_vfAPdbx1NEp2zfCOw@mail.gmail.com>
Date: Mon, 12 May 2025 13:52:40 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Miguel Ojeda <ojeda@...nel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, 
	Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the rust tree

On Mon, May 12, 2025 at 11:40 AM Stephen Rothwell <sfr@...b.auug.org.au> wrote:
>
> Not sure what caused this and that file has not changed from
> next-20250509, so I have used the rust tree from next-20250509 for today.
> Clearly I need help with the merge resolution here.

Sorry, it is due to commit b0ba6be4458e ("rust: retain pointer
mut-ness in `container_of!`") -- the change requires cleanups in other
code arriving elsewhere and `auxiliary.rs` does not have those.

I was about to suggest the cleanup (just removing 3 cases of
`.cast_mut()`), but then I noticed a Clippy lint triggering in turn
due to that -- reported.

Anyway, I have some upcoming travel, so I have dropped the commit (and
the dependent) for the moment.

Thanks!

Cheers,
Miguel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ