# git rev-parse -q --verify c7d64b560ce80d8c44f082eee8352f0778a73195^{commit} c7d64b560ce80d8c44f082eee8352f0778a73195 already have revision, skipping fetch # git checkout -q -f -B kisskb c7d64b560ce80d8c44f082eee8352f0778a73195 # git clean -qxdf # < git log -1 # commit c7d64b560ce80d8c44f082eee8352f0778a73195 # 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. # # mpe: The perl version misses symbols with '.' in the name for example # "lmb_is_removable.isra.3.part.4", and also weak symbols. # # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 c7d64b560ce80d8c44f082eee8352f0778a73195 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- tqm8xx_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc-gcc4.6 # Build took: 0:00:43.301458