# git rev-parse -q --verify 48fcb0885649fe675ae6fbf320c17cb26132192c^{commit} 48fcb0885649fe675ae6fbf320c17cb26132192c already have revision, skipping fetch # git checkout -q -f -B kisskb 48fcb0885649fe675ae6fbf320c17cb26132192c # git clean -qxdf # < git log -1 # commit 48fcb0885649fe675ae6fbf320c17cb26132192c # Author: Scott Wood # Date: Tue Nov 6 19:49:34 2018 -0600 # # KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE # # TRACE_INCLUDE_PATH and TRACE_INCLUDE_FILE are used by # , so like that #include, they should # be outside #ifdef protection. # # They also need to be #undefed before defining, in case multiple trace # headers are included by the same C file. This became the case on # book3e after commit cf4a6085151a ("powerpc/mm: Add missing tracepoint for # tlbie"), leading to the following build error: # # CC arch/powerpc/kvm/powerpc.o # In file included from arch/powerpc/kvm/powerpc.c:51:0: # arch/powerpc/kvm/trace.h:9:0: error: "TRACE_INCLUDE_PATH" redefined # [-Werror] # #define TRACE_INCLUDE_PATH . # ^ # In file included from arch/powerpc/kvm/../mm/mmu_decl.h:25:0, # from arch/powerpc/kvm/powerpc.c:48: # ./arch/powerpc/include/asm/trace.h:224:0: note: this is the location of # the previous definition # #define TRACE_INCLUDE_PATH asm # ^ # cc1: all warnings being treated as errors # # Reported-by: Christian Zigotzky # Signed-off-by: Scott Wood # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 48fcb0885649fe675ae6fbf320c17cb26132192c # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_virtex5_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/virtex5_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_virtex5_defconfig_powerpc 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:186: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:133:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:100: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:341: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:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x5775d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-rc1+ Created: Wed Nov 7 18:28:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2791897 Bytes = 2726.46 KiB = 2.66 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_virtex5_defconfig_powerpc # Build took: 0:01:11.351253