# git rev-parse -q --verify 6ef7e93eb2666da83771845926e486cffeaed7d5^{commit} 6ef7e93eb2666da83771845926e486cffeaed7d5 already have revision, skipping fetch # 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6ef7e93eb2666da83771845926e486cffeaed7d5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1659:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa137ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/chleroy_pmac32_defconfig_powerpc-gcc4.9 # Build took: 0:01:37.730600