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: <DAUAN1I5C06V.2O7FW1AZCYNKK@kernel.org>
Date: Tue, 24 Jun 2025 01:15:49 +0200
From: "Benno Lossin" <lossin@...nel.org>
To: "Christian Heusel" <christian@...sel.eu>, "Greg Kroah-Hartman"
 <gregkh@...uxfoundation.org>
Cc: <stable@...r.kernel.org>, <patches@...ts.linux.dev>,
 <linux-kernel@...r.kernel.org>, <torvalds@...ux-foundation.org>,
 <akpm@...ux-foundation.org>, <linux@...ck-us.net>, <shuah@...nel.org>,
 <patches@...nelci.org>, <lkft-triage@...ts.linaro.org>, <pavel@...x.de>,
 <jonathanh@...dia.com>, <f.fainelli@...il.com>,
 <sudipm.mukherjee@...il.com>, <srw@...dewatkins.net>, <rwarsow@....de>,
 <conor@...nel.org>, <hargar@...rosoft.com>, <broonie@...nel.org>
Subject: Re: [PATCH 6.15 000/592] 6.15.4-rc1 review

On Mon Jun 23, 2025 at 3:50 PM CEST, Christian Heusel wrote:
> On 25/06/23 02:59PM, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.15.4 release.
>> There are 592 patches in this series, all will be posted as a response
>> to this one.  If anyone has any issues with these being applied, please
>> let me know.
>> 
>> Responses should be made by Wed, 25 Jun 2025 13:05:55 +0000.
>> Anything received after that time might be too late.
>> 
>> The whole patch series can be found in one patch at:
>> 	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.15.4-rc1.gz
>> or in the git tree and branch at:
>> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.15.y
>> and the diffstat can be found below.
>> 
>> thanks,
>> 
>> greg k-h
>
> Hey Greg,
>
> this stable release candidate does not build for me as-is on x86:

The error is related to patch #515 in this stable review, I replied
there, the completion abstraction (patch 1) is missing from [0].

[0]: https://lore.kernel.org/all/20250612121817.1621-1-dakr@kernel.org

---
Cheers,
Benno

> error[E0432]: unresolved import `crate::sync::Completion`
>   --> rust/kernel/devres.rs:16:22
>    |
> 16 |     sync::{rcu, Arc, Completion},
>    |                      ^^^^^^^^^^ no `Completion` in `sync`

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ