# git rev-parse -q --verify 1099ea6f42633c2773eacfb3516792f15161bfbb^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index # git rev-parse -q --verify 1099ea6f42633c2773eacfb3516792f15161bfbb^{commit} 1099ea6f42633c2773eacfb3516792f15161bfbb # git checkout -q -f -B kisskb 1099ea6f42633c2773eacfb3516792f15161bfbb # git clean -qxdf # < git log -1 # commit 1099ea6f42633c2773eacfb3516792f15161bfbb # Author: Masahiro Yamada # Date: Fri Jul 26 04:23:14 2024 +0900 # # kbuild: clean up code duplication in cmd_fdtoverlay # # When resolving a merge conflict, Linus noticed the fdtoverlay command # duplication introduced by commit 49636c5680b9 ("kbuild: verify dtoverlay # files against schema"). He suggested a clean-up. # # I eliminated the duplication and refactored the code a little further. # # No functional changes are intended, except for the short logs. # # The log will look as follows: # # $ make ARCH=arm64 defconfig dtbs_check # [ snip ] # DTC [C] arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxca.dtb # DTC [C] arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dtb # DTC [C] arch/arm64/boot/dts/freescale/imx93-var-som-symphony.dtb # DTC [C] arch/arm64/boot/dts/freescale/imx95-19x19-evk.dtb # DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-imx219.dtbo # OVL [C] arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-imx219.dtb # # The tag [C] indicates that the schema check is executed. # # Link: https://lore.kernel.org/lkml/CAHk-=wiF3yeWehcvqY-4X7WNb8n4yw_5t0H1CpEpKi7JMjaMfw@mail.gmail.com/#t # Requested-by: Linus Torvalds # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 1099ea6f42633c2773eacfb3516792f15161bfbb # make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_defconfig_m68k-gcc11 # Build took: 0:01:08.540353