On Mon, Sep 02, 2024 at 02:01:22PM +0530, Naresh Kamboju wrote: > On Sun, 1 Sept 2024 at 22:29, Greg Kroah-Hartman > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > This is the start of the stable review cycle for the 5.15.166 release. > > There are 215 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, 03 Sep 2024 16:07:34 +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/v5.x/stable-review/patch-5.15.166-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-5.15.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > The Powerpc defconfig builds failed on Linux stable-rc due to following > build warnings / errors with clang-18 and gcc-12. > > This is a same problem on current stable-rc review on > - 5.4.283-rc1 review > - 5.10.225-rc1 review > - 5.15.166-rc1 review > > In the case of stable-rc linux-5.15.y > > first seen on 36422b23d6d0243e79a6ddc085f8301454ea5291. > Good: v5.15.164-480-g2a66d0cb3772 > BAD: v5.15.165-216-g36422b23d6d0 > > Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> > > Anders bisected this to first bad commit id as, > fbdev: offb: replace of_node_put with __free(device_node) > [ Upstream commit ce4a7ae84a58b9f33aae8d6c769b3c94f3d5ce76 ] Now dropped, thanks. greg k-h