# git rev-parse -q --verify 87fe83c3bef32d9955d11efb4fcc6c97493f91bc^{commit} 87fe83c3bef32d9955d11efb4fcc6c97493f91bc already have revision, skipping fetch # git checkout -q -f -B kisskb 87fe83c3bef32d9955d11efb4fcc6c97493f91bc # git clean -qxdf # < git log -1 # commit 87fe83c3bef32d9955d11efb4fcc6c97493f91bc # Author: Christophe Leroy # Date: Tue May 7 13:31:38 2019 +0000 # # powerpc/ftrace: Enable C Version of recordmcount # # Selects HAVE_C_RECORDMCOUNT to use the C version of the recordmcount # intead of the old Perl Version of recordmcount. # # This should improve build time. It also seems like the old Perl Version # misses some calls to _mcount that the C version finds. # # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # < /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 87fe83c3bef32d9955d11efb4fcc6c97493f91bc # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc8272_ads_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_32.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_32.S:931: Warning: invalid register expression /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here int oldval, ret; ^ INFO: Uncompressed kernel (size 0x5733ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x562d68) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.2.0-rc2-g87fe83c3bef3 Created: Thu Jun 27 18:06:26 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2831176 Bytes = 2764.82 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 00600894 Image Name: Linux-5.2.0-rc2-g87fe83c3bef3 Created: Thu Jun 27 18:06:26 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2800662 Bytes = 2735.02 KiB = 2.67 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc5 # Build took: 0:01:47.933063