On Wed, 9 Jun 2021 at 00:02, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 4.19.194 release. > There are 58 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 Thu, 10 Jun 2021 17:59: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/v4.x/stable-review/patch-4.19.194-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 following patch caused arm dtb build failure on 4.19 > Marek Vasut <marex@xxxxxxx> > ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' Error: /builds/linux/arch/arm/boot/dts/imx6q-dhcom-som.dtsi:414.1-12 Label or path reg_vdd1p1 not found Error: /builds/linux/arch/arm/boot/dts/imx6q-dhcom-som.dtsi:418.1-12 Label or path reg_vdd2p5 not found FATAL ERROR: Syntax error parsing input tree make[2]: *** [scripts/Makefile.lib:294: arch/arm/boot/dts/imx6q-dhcom-pdk2.dtb] Error 1 Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> build url: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/jobs/1328891505#L477 Config: https://builds.tuxbuild.com/1tg0YjTz4ow5CkHv0bzTc05pVs5/config -- Linaro LKFT https://lkft.linaro.org