# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 48fcb0885649fe675ae6fbf320c17cb26132192c # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xc79628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:28:44 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5957950 Bytes = 5818.31 KiB = 5.68 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_corenet32_smp_defconfig_powerpc-gcc5 # Build took: 0:00:53.548397