# git rev-parse -q --verify 12f8650903d51b298ec178c1c8171a3f19a408d0^{commit} 12f8650903d51b298ec178c1c8171a3f19a408d0 already have revision, skipping fetch # git checkout -q -f -B kisskb 12f8650903d51b298ec178c1c8171a3f19a408d0 # git clean -qxdf # < git log -1 # commit 12f8650903d51b298ec178c1c8171a3f19a408d0 # 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 12f8650903d51b298ec178c1c8171a3f19a408d0 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_amigaone_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- amigaone_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/chleroy_amigaone_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x71e2c8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.10.0-rc2+ Created: Sun Nov 8 09:38:23 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3310300 Bytes = 3232.71 KiB = 3.16 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-rc2+ Created: Sun Nov 8 09:38:23 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3338483 Bytes = 3260.24 KiB = 3.18 MiB Load Address: 00800000 Entry Point: 00800144 Completed OK # rm -rf /kisskb/build/chleroy_amigaone_defconfig_powerpc-gcc5 # Build took: 0:00:31.767156