On Thu, Apr 11, 2024 at 07:50:57PM +0530, Naresh Kamboju wrote: > On Thu, 11 Apr 2024 at 15:30, Greg Kroah-Hartman > <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > > > This is the start of the stable review cycle for the 4.19.312 release. > > There are 175 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 Sat, 13 Apr 2024 09:53:55 +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/v4.x/stable-review/patch-4.19.312-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-4.19.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > The arm imx_v6_v7_defconfig build failed with gcc-12 and clang on Linux > stable-rc linux-4.19.y. > > Regressions: > - arm > * gcc-12-imx_v6_v7_defconfig - failed > > Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> > > Build log: > ---- > drivers/gpu/drm/imx/parallel-display.c: In function > 'imx_pd_bridge_atomic_check': > drivers/gpu/drm/imx/parallel-display.c:222:23: error: implicit > declaration of function 'drm_bridge_get_next_bridge' > [-Werror=implicit-function-declaration] > 222 | next_bridge = drm_bridge_get_next_bridge(bridge); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > > > Links: > - https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19.311-176-gf0cf5f6110a7/testrun/23411280/suite/build/test/gcc-12-imx_v6_v7_defconfig/details/ > - https://storage.tuxsuite.com/public/linaro/lkft/builds/2ex1v6eevudbi33g4ozA7hJ4fvs/ Offending commit now dropped, thanks! greg k-h