# 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-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 12f8650903d51b298ec178c1c8171a3f19a408d0 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc5200_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc5200_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/chleroy_mpc5200_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_mpc5200_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_mpc5200_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S: Assembler messages: /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S:184: Warning: invalid register expression /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=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x825960) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x825960) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x825960) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x8152a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-5.10.0-rc2-g12f8650903d5 Created: Sun Nov 8 10:18:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3781439 Bytes = 3692.81 KiB = 3.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-rc2-g12f8650903d5 Created: Sun Nov 8 10:18:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3812346 Bytes = 3722.99 KiB = 3.64 MiB Load Address: 00900000 Entry Point: 00900274 Image Name: Linux-5.10.0-rc2-g12f8650903d5 Created: Sun Nov 8 10:18:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3812653 Bytes = 3723.29 KiB = 3.64 MiB Load Address: 00900000 Entry Point: 00900274 Image Name: Linux-5.10.0-rc2-g12f8650903d5 Created: Sun Nov 8 10:18:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3812691 Bytes = 3723.33 KiB = 3.64 MiB Load Address: 00900000 Entry Point: 00900274 Completed OK # rm -rf /kisskb/build/chleroy_mpc5200_defconfig_powerpc-gcc4.9 # Build took: 0:01:09.583408