Bug introduced in 724ba67 (ARM: dts: Move .dts files to vendor sub-directories)
Avram Lubkin
avram at rockhopper.net
Wed Jul 5 07:16:19 PDT 2023
Resending in plain text mode
SImple bug introduced in 724ba6751532055db75992fc6ae21c3e322e94a7.
The file
arch/arm/boot/dts/vexpress-v2m-rs1.dtsi
was moved to
arch/arm/boot/dts/arm/vexpress-v2m-rs1.dtsi
However,
arch/arm64/boot/dts/arm/vexpress-v2m-rs1.dtsi
is a symlink and still points to the old location
../../../../arm/boot/dts/vexpress-v2m-rs1.dtsi
My backup software is complaining, though I expect it will cause more
significant issues for others.
Apologies if someone already reported. I didn't see it when I searched.
More information about the linux-arm-kernel
mailing list