# git rev-parse -q --verify bd220cb898662a5d04607e6781dff41a32309fb6^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes error: 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 bd220cb898662a5d04607e6781dff41a32309fb6^{commit} bd220cb898662a5d04607e6781dff41a32309fb6 # git checkout -q -f -B kisskb bd220cb898662a5d04607e6781dff41a32309fb6 # git clean -qxdf # < git log -1 # commit bd220cb898662a5d04607e6781dff41a32309fb6 # Author: Christophe Leroy # Date: Mon May 28 12:31:19 2018 +0000 # # powerpc/8xx: set GUARDED attribute in the PMD directly # # On the 8xx, the GUARDED attribute of the pages is managed in the # L1 entry, therefore to avoid having to copy it into L1 entry # at each TLB miss, we set it in the PMD. # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < git log --format=%s --max-count=1 bd220cb898662a5d04607e6781dff41a32309fb6 # < make -s -j 120 ARCH=ia64 O=/kisskb/build/chleroy_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux- defconfig drivers/platform/Kconfig:14: can't open file "drivers/platform/saf3000/Kconfig" make[2]: *** [/kisskb/src/scripts/kconfig/Makefile:87: defconfig] Error 1 make[1]: *** [/kisskb/src/Makefile:548: defconfig] Error 2 make: *** [Makefile:149: sub-make] Error 2 Command 'make -s -j 120 ARCH=ia64 O=/kisskb/build/chleroy_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux- defconfig' returned non-zero exit status 2 # rm -rf /kisskb/build/chleroy_ia64-defconfig_ia64 # Build took: 0:03:12.272359