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
| ||
|
Message-ID: <Y4BwPwOkjrwMC7+Y@kroah.com> Date: Fri, 25 Nov 2022 08:35:27 +0100 From: Greg Kroah-Hartman <gregkh@...uxfoundation.org> To: Guenter Roeck <linux@...ck-us.net> Cc: stable@...r.kernel.org, patches@...ts.linux.dev, linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org, akpm@...ux-foundation.org, 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 Subject: Re: [PATCH 6.0 000/314] 6.0.10-rc1 review On Wed, Nov 23, 2022 at 09:03:22AM -0800, Guenter Roeck wrote: > On Wed, Nov 23, 2022 at 09:47:25AM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 6.0.10 release. > > There are 314 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 Fri, 25 Nov 2022 08:45:20 +0000. > > Anything received after that time might be too late. > > > > Build reference: v6.0.9-315-gdcf677c > Compiler version: arm-linux-gnueabi-gcc (GCC) 11.3.0 > Assembler version: GNU assembler (GNU Binutils) 2.39 > > Building arm:allmodconfig ... failed > -------------- > Error log: > drivers/rtc/rtc-cmos.c:1347:13: error: 'rtc_wake_setup' defined but not used [-Werror=unused-function] > 1347 | static void rtc_wake_setup(struct device *dev) Now fixed, this commit should not have been added, as it wasn't obvious that it was fixing an issue only in 6.1-rc, not the stable trees. Dropped from everywhere. greg k-h
Powered by blists - more mailing lists