# git rev-parse -q --verify 9484b6caa11944683f499bad75011e67d30f1020^{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 warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 9484b6caa11944683f499bad75011e67d30f1020^{commit} 9484b6caa11944683f499bad75011e67d30f1020 # git checkout -q -f -B kisskb 9484b6caa11944683f499bad75011e67d30f1020 # git clean -qxdf # < git log -1 # commit 9484b6caa11944683f499bad75011e67d30f1020 # Author: Dragan Simic # Date: Mon Jun 10 07:21:12 2024 +0200 # # kbuild: Install dtb files as 0644 in Makefile.dtbinst # # The compiled dtb files aren't executable, so install them with 0644 as their # permission mode, instead of defaulting to 0755 for the permission mode and # installing them with the executable bits set. # # Some Linux distributions, including Debian, [1][2][3] already include fixes # in their kernel package build recipes to change the dtb file permissions to # 0644 in their kernel packages. These changes, when additionally propagated # into the long-term kernel versions, will allow such distributions to remove # their downstream fixes. # # [1] https://salsa.debian.org/kernel-team/linux/-/merge_requests/642 # [2] https://salsa.debian.org/kernel-team/linux/-/merge_requests/749 # [3] https://salsa.debian.org/kernel-team/linux/-/blob/debian/6.8.12-1/debian/rules.real#L193 # # Cc: Diederik de Haas # Cc: # Fixes: aefd80307a05 ("kbuild: refactor Makefile.dtbinst more") # Signed-off-by: Dragan Simic # Reviewed-by: Nicolas Schier # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 9484b6caa11944683f499bad75011e67d30f1020 # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:55.690483