Re: [PATCH 6.12 000/423] 6.12.23-rc1 review

From: Harshit Mogalapalli
Date: Tue Apr 08 2025 - 09:21:36 EST


Hi Greg,

On 08/04/25 16:15, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.12.23 release.
There are 423 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 Apr 2025 10:47:53 +0000.
Anything received after that time might be too late.


We are seeing the same build issue that we have seen in 6.12.22-rc1 testing --> then you dropped the culprit patch.

I think we should do the same now as well.

arch/arm64/boot/dts/rockchip/rk3399-base.dtsi:291.23-336.4: ERROR (phandle_references): /pcie@f8000000: Reference to non-existent node or label "vcca_0v9"
also defined at arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi:659.8-669.3
arch/arm64/boot/dts/rockchip/rk3399-base.dtsi:291.23-336.4: ERROR (phandle_references): /pcie@f8000000: Reference to non-existent node or label "vcca_0v9"
also defined at arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi:659.8-669.3
ERROR: Input tree has errors, aborting (use -f to force output)
make[3]: *** [scripts/Makefile.dtbs:131: arch/arm64/boot/dts/rockchip/rk3399-rockpro64-v2.dtb] Error 2
make[3]: *** Waiting for unfinished jobs....
ERROR: Input tree has errors, aborting (use -f to force output)
make[3]: *** [scripts/Makefile.dtbs:131: arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtb] Error 2
make[2]: *** [scripts/Makefile.build:478: arch/arm64/boot/dts/rockchip] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/builddir/build/BUILD/kernel-6.12.23/linux-6.12.23-master.20250408.el9.rc1/Makefile:1414: dtbs] Error 2
make[1]: *** Waiting for unfinished jobs....


Dragan Simic <dsimic@xxxxxxxxxxx>
arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsi


PATCH 354 in this series.

Thanks,
Harshit
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/ patch-6.12.23-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-6.12.y
and the diffstat can be found below.

thanks,

greg k-h