# 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 10 ARCH=powerpc O=/kisskb/build/powerpc-fixes_chrp32_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- chrp32_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-fixes_chrp32_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_chrp32_defconfig_powerpc-gcc5 # Build took: 0:00:57.381509