On Wed, Nov 24, 2021 at 03:30:09PM +0530, Naresh Kamboju wrote: > Regression found on arm64 gcc-11 builds > Following build warnings / errors reported on stable-rc 5.4. > > metadata: > git_describe: v5.4.161-99-g60345e6d23ca > git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > git_short_log: 60345e6d23ca (\"Linux 5.4.162-rc1\") > target_arch: arm64 > toolchain: gcc-11 > > build error : > -------------- > builds/linux/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi:412.21-414.5: > ERROR (duplicate_label): /soc/codec: Duplicate label 'lpass_codec' on > /soc/codec and /soc@0/codec > ERROR: Input tree has errors, aborting (use -f to force output) > make[3]: *** [scripts/Makefile.lib:285: > arch/arm64/boot/dts/qcom/apq8016-sbc.dtb] Error 2 > > > Reported-by: Linux Kernel Functional Testing <lkft@xxxxxxxxxx> > > build link: > ----------- > https://builds.tuxbuild.com//21MKqVm5LdLI4FQGooFsnEUB3jO/build.log > > build config: > ------------- > https://builds.tuxbuild.com//21MKqVm5LdLI4FQGooFsnEUB3jO/config > > # To install tuxmake on your system globally > # sudo pip3 install -U tuxmake > tuxmake --runtime podman --target-arch arm64 --toolchain gcc-11 > --kconfig defconfig \ > --kconfig-add > https://builds.tuxbuild.com//21MKqVm5LdLI4FQGooFsnEUB3jO/config I can not figure out what commit caused this problem. Any pointers would be appreciated... thanks, greg k-h