# git rev-parse -q --verify 6266a4dadb1d0976490fdf5af4f7941e36f64e80^{commit} 6266a4dadb1d0976490fdf5af4f7941e36f64e80 already have revision, skipping fetch # git checkout -q -f -B kisskb 6266a4dadb1d0976490fdf5af4f7941e36f64e80 # git clean -qxdf # < git log -1 # commit 6266a4dadb1d0976490fdf5af4f7941e36f64e80 # Author: Michael Ellerman # Date: Wed Nov 6 13:30:25 2019 +1100 # # powerpc/64s: Always disable branch profiling for prom_init.o # # Otherwise the build fails because prom_init is calling symbols it's # not allowed to, eg: # # Error: External symbol 'ftrace_likely_update' referenced from prom_init.c # make[3]: *** [arch/powerpc/kernel/Makefile:197: arch/powerpc/kernel/prom_init_check] Error 1 # # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20191106051129.7626-1-mpe@ellerman.id.au # < /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 6266a4dadb1d0976490fdf5af4f7941e36f64e80 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_gamecube_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- gamecube_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_gamecube_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:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /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:338:21: note: 'pdeo' was declared here INFO: Uncompressed kernel (size 0x6f69e0) overlaps the address of the wrapper(0x600000) INFO: Fixing the link_address of wrapper to (0x700000) Completed OK # rm -rf /kisskb/build/powerpc-next_gamecube_defconfig_powerpc-gcc4.6 # Build took: 0:00:51.040745