[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYvzw6_Rp-hH2f=S-xVT-TM8waqJ0F5Fg607YZqcGNYh-Q@mail.gmail.com>
Date: Mon, 25 Mar 2024 14:40:24 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Sasha Levin <sashal@...nel.org>
Cc: linux-kernel@...r.kernel.org, stable@...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,
florian.fainelli@...adcom.com, pavel@...x.de,
Anastasia Belova <abelova@...ralinux.ru>, Viresh Kumar <viresh.kumar@...aro.org>
Subject: Re: [PATCH 5.15 000/317] 5.15.153-rc1 review
On Mon, 25 Mar 2024 at 05:05, Sasha Levin <sashal@...nel.org> wrote:
>
>
> This is the start of the stable review cycle for the 5.15.153 release.
> There are 317 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 Tue Mar 26 11:34:43 PM UTC 2024.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.15.y&id2=v5.15.152
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
> and the diffstat can be found below.
>
> Thanks,
> Sasha
The regression detected while building allmodconfig builds with
gcc-12 and clang-17 failed on all the architectures.
> Anastasia Belova (1):
> cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return
> value
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
Build error:
------------
drivers/cpufreq/brcmstb-avs-cpufreq.c: In function 'brcm_avs_cpufreq_get':
drivers/cpufreq/brcmstb-avs-cpufreq.c:486:9: error: ISO C90 forbids
mixed declarations and code [-Werror=declaration-after-statement]
486 | struct private_data *priv = policy->driver_data;
| ^~~~~~
cc1: all warnings being treated as errors
Steps to reproduce:
# tuxmake --runtime podman --target-arch arm64 --toolchain gcc-12
--kconfig allmodconfig
Links:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.152-317-g6f6f22f11928/testrun/23155933/suite/build/test/gcc-12-allmodconfig/log
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.152-317-g6f6f22f11928/testrun/23155933/suite/build/test/gcc-12-allmodconfig/details/
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.152-317-g6f6f22f11928/testrun/23155933/suite/build/test/gcc-12-allmodconfig/history/
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2eAPAG6nyiRjJbnJJ0JGiVy4otR/
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists