# git rev-parse -q --verify c555efaf14026c7751fa68d87403a5eb5ae7dcaf^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.19.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 c555efaf14026c7751fa68d87403a5eb5ae7dcaf^{commit} c555efaf14026c7751fa68d87403a5eb5ae7dcaf # git checkout -q -f -B kisskb c555efaf14026c7751fa68d87403a5eb5ae7dcaf # git clean -qxdf # < git log -1 # commit c555efaf14026c7751fa68d87403a5eb5ae7dcaf # Author: Greg Kroah-Hartman # Date: Tue Nov 12 19:21:46 2019 +0100 # # Linux 4.19.84 # < /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 c555efaf14026c7751fa68d87403a5eb5ae7dcaf # < make -s -j 32 ARCH=powerpc O=/kisskb/build/stable-4.19_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/stable-4.19_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/stable-4.19_powernv_defconfig_ppc64le-gcc5 # Build took: 0:05:42.133698