# 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_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:77:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ arch/powerpc/boot/dts/fsl/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/dts/fsl/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc23c30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc1343c) 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:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5998149 Bytes = 5857.57 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996129 Bytes = 5855.59 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996773 Bytes = 5856.22 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d00320 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5965315 Bytes = 5825.50 KiB = 5.69 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5998085 Bytes = 5857.50 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996114 Bytes = 5855.58 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5997023 Bytes = 5856.47 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996797 Bytes = 5856.25 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996769 Bytes = 5856.22 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996137 Bytes = 5855.60 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996136 Bytes = 5855.60 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d00320 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5995870 Bytes = 5855.34 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996775 Bytes = 5856.23 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d00320 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996438 Bytes = 5855.90 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d00320 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5996026 Bytes = 5855.49 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d00320 Image Name: Linux-4.20.0-rc1-g48fcb0885649 Created: Wed Nov 7 19:09:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5997988 Bytes = 5857.41 KiB = 5.72 MiB Load Address: 00d00000 Entry Point: 00d002b0 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 # Build took: 0:00:54.521935