[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADYN=9Li3gHMJ+weE0khMBmpS1Wcj-XaUeaUZg2Nxdz0qY9sdg@mail.gmail.com>
Date: Thu, 18 Sep 2025 15:28:01 +0200
From: Anders Roxell <anders.roxell@...aro.org>
To: 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, achill@...ill.org
Subject: Re: [PATCH 6.1 00/78] 6.1.153-rc1 review
On Wed, 17 Sept 2025 at 15:01, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.153 release.
> There are 78 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, 19 Sep 2025 12:32:53 +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.1.153-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
While building Linux stable-rc 6.1.153-rc1 the s390 allmodconfig with
clang-20 toolchain build failed.
Regression Analysis:
- New regression? yes
- Reproducibility? yes
Build regression: s390 clang-20-allmodconfig
Build error:
arch/s390/kernel/perf_cpum_cf.c:556:10: error: variable 'err' is
uninitialized when used here [-Werror,-Wuninitialized]
556 | return err;
| ^~~
arch/s390/kernel/perf_cpum_cf.c:553:9: note: initialize the variable
'err' to silence this warning
553 | int err;
| ^
| = 0
1 error generated.
The bad commit pointing to,
s390/cpum_cf: Deny all sampling events by counter PMU
[ Upstream commit ce971233242b5391d99442271f3ca096fb49818d ]
Build log: https://qa-reports.linaro.org/api/testruns/29914085/log_file/
Build details: https://regressions.linaro.org/lkft/linux-stable-rc-linux-6.1.y/v6.1.151-87-gb31770c84f52/log-parser-build-clang/clang-compiler-arch_s_kernel_perf_cpum_cf_c-error-variable-err-is-uninitialized-when-used-here/
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
## Build
* kernel: 6.1.153-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: b31770c84f5240661141c61344d502129a9bda56
* git describe: v6.1.151-87-gb31770c84f52
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.151-87-gb31770c84f52
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists