# git rev-parse -q --verify bbb78de6ace961959a7801d01d6d9dc07fcf1af0^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-5.3.y 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 bbb78de6ace961959a7801d01d6d9dc07fcf1af0^{commit} bbb78de6ace961959a7801d01d6d9dc07fcf1af0 # git checkout -q -f -B kisskb bbb78de6ace961959a7801d01d6d9dc07fcf1af0 # git clean -qxdf # < git log -1 # commit bbb78de6ace961959a7801d01d6d9dc07fcf1af0 # Author: Greg Kroah-Hartman # Date: Mon Nov 11 08:48:18 2019 +0100 # # Linux 5.3.11-rc1 # < /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 bbb78de6ace961959a7801d01d6d9dc07fcf1af0 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/stable-rc-5.3_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 120 ARCH=powerpc O=/kisskb/build/stable-rc-5.3_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x946d24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Image Name: Linux-5.3.11-rc1-gbbb78de6ace9 Created: Mon Nov 11 21:25:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4175148 Bytes = 4077.29 KiB = 3.98 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/stable-rc-5.3_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:01.185288