# 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 10 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_virtex_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 40x/virtex_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_virtex_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 /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x56f37c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.4.0-rc2+ Created: Thu Nov 7 18:26:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2770315 Bytes = 2705.39 KiB = 2.64 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_40x_virtex_defconfig_powerpc-gcc4.6 # Build took: 0:01:03.491619