# git rev-parse -q --verify 6ef7e93eb2666da83771845926e486cffeaed7d5^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes 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 6ef7e93eb2666da83771845926e486cffeaed7d5^{commit} 6ef7e93eb2666da83771845926e486cffeaed7d5 # git checkout -q -f -B kisskb 6ef7e93eb2666da83771845926e486cffeaed7d5 # git clean -qxdf # < git log -1 # commit 6ef7e93eb2666da83771845926e486cffeaed7d5 # Author: Christophe Leroy # Date: Sat Nov 7 17:12:19 2020 +0000 # # powerpc: Remove RFI macro # # RFI macro is just there to add an infinite loop past # rfi in order to avoid prefetch on 40x in half a dozen # of places in entry_32 and head_32. # # Those places are already full of #ifdefs, so just add a # few more to explicitely show those loops and remove RFI. # # Signed-off-by: Christophe Leroy # < /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 6ef7e93eb2666da83771845926e486cffeaed7d5 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_pseries_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_pseries_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/chleroy_pseries_defconfig_powerpc-gcc5 # Build took: 0:02:23.471124