# git rev-parse -q --verify 2b3951b65a1e13aa15d30a803510be08075cae40^{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 2b3951b65a1e13aa15d30a803510be08075cae40^{commit} 2b3951b65a1e13aa15d30a803510be08075cae40 # git checkout -q -f -B kisskb 2b3951b65a1e13aa15d30a803510be08075cae40 # git clean -qxdf # < git log -1 # commit 2b3951b65a1e13aa15d30a803510be08075cae40 # Author: Masahiro Yamada # Date: Mon Jun 26 03:16:23 2023 +0900 # # kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb # # When CONFIG_MODULES is disabled for ARCH=um, 'make (bin)deb-pkg' fails # with an error like follows: # # cp: cannot create regular file 'debian/linux-image/usr/lib/uml/modules/6.4.0-rc2+/System.map': No such file or directory # # Remove the CONFIG_MODULES check completely so ${pdir}/usr/lib/uml/modules # will always be created and modules.builtin.(modinfo) will be installed # under it for ARCH=um. # # Fixes: b611daae5efc ("kbuild: deb-pkg: split image and debug objects staging out into functions") # 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 2b3951b65a1e13aa15d30a803510be08075cae40 # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig Using /kisskb/src/arch/powerpc/configs/ppc64_defconfig as base Merging /kisskb/src/arch/powerpc/configs/le.config # # merged configuration written to .config (needs make) # # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_ppc64le_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_ppc64le_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_ppc64le_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_ppc64le_defconfig_powerpc-gcc5 # Build took: 0:02:43.961350