[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+G9fYuqGMX9OQOoWOO+NbjY0W74CRzcgEXPNSGZvjutpKWM_Q@mail.gmail.com>
Date: Wed, 31 Jul 2024 15:32:42 +0530
From: Naresh Kamboju <naresh.kamboju@...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, allen.lkml@...il.com,
broonie@...nel.org
Subject: Re: [PATCH 6.10 000/809] 6.10.3-rc2 review
On Wed, 31 Jul 2024 at 13:34, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.10.3 release.
> There are 809 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, 02 Aug 2024 07:30:18 +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.10.3-rc2.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.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
As Pavel reported the build regressions.
The stable-rc 6.10.3-rc2 all builds failed due to following build warnings /
errors.
GOOD: 8b6d47196ca5 ("Linux 6.10.3-rc1")
BAD: 48651c22f448 ("Linux 6.10.3-rc2")
Build log:
-------
drivers/net/virtio_net.c: In function 'virtnet_poll_cleantx':
drivers/net/virtio_net.c:2334:1: error: invalid use of void expression
2334 | + free_old_xmit(sq, !!budget);
| ^
make[5]: *** [scripts/Makefile.build:244: drivers/net/virtio_net.o] Error 1
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
Steps to reproduce:
-----
# tuxmake --runtime podman --target-arch arm64 --toolchain gcc-13
--kconfig defconfig
Build log:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.10.y/build/v6.10.2-810-g48651c22f448/testrun/24750484/suite/build/test/gcc-13-lkftconfig-kunit/log
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.10.y/build/v6.10.2-810-g48651c22f448/testrun/24750484/suite/build/test/gcc-13-lkftconfig-kunit/details/
metadata:
---
compiler: {'name': 'aarch64-linux-gnu-gcc', 'version': '13',
'version_full': 'aarch64-linux-gnu-gcc (Debian 13.2.0-12) 13.2.0'}
config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2k0KjlhdvqUirHA49IbPjeyDz6R/config
download_url:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2k0KjlhdvqUirHA49IbPjeyDz6R/
git_describe: v6.10.2-810-g48651c22f448
git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git_sha: 48651c22f44864b641cfca023d360673cc46e900
git_short_log: 48651c22f448 ("Linux 6.10.3-rc2")
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists