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

From: Greg Kroah-Hartman
Date: Tue Apr 08 2025 - 11:20:38 EST


On Tue, Apr 08, 2025 at 06:35:55PM +0530, Harshit Mogalapalli wrote:
> 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.

Ugh, that slipped back in here and for 6.13.y, I'll go drop it from both
and push out new -rc2 versions later tonight.

thanks,

greg k-h