# git rev-parse -q --verify 6c0a8f6b5a45ac892a763b6299bd3c5324fc5e02^{commit} 6c0a8f6b5a45ac892a763b6299bd3c5324fc5e02 already have revision, skipping fetch # git checkout -q -f -B kisskb 6c0a8f6b5a45ac892a763b6299bd3c5324fc5e02 # git clean -qxdf # < git log -1 # commit 6c0a8f6b5a45ac892a763b6299bd3c5324fc5e02 # Author: Michael Ellerman # Date: Tue May 8 14:59:56 2018 +1000 # # powerpc/pseries: Fix CONFIG_NUMA=n build # # The build is failing with CONFIG_NUMA=n and some compiler versions: # # arch/powerpc/platforms/pseries/hotplug-cpu.o: In function `dlpar_online_cpu': # hotplug-cpu.c:(.text+0x12c): undefined reference to `timed_topology_update' # arch/powerpc/platforms/pseries/hotplug-cpu.o: In function `dlpar_cpu_remove': # hotplug-cpu.c:(.text+0x400): undefined reference to `timed_topology_update' # # Fix it by moving the empty version of timed_topology_update() into the # existing #ifdef block, which has the right guard of SPLPAR && NUMA. # # Fixes: cee5405da402 ("powerpc/hotplug: Improve responsiveness of hotplug change") # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 6c0a8f6b5a45ac892a763b6299bd3c5324fc5e02 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.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/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/mpc8548cds_32b.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8548cds_32b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8555cds.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/mpc8568mds.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8568mds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e0009000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e000b000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe09000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe0a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/tqm8548.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/tqm8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/sbc8548.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/sbc8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd8eb4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868005 Bytes = 5730.47 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868748 Bytes = 5731.20 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868368 Bytes = 5730.83 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:34 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5867956 Bytes = 5730.43 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868005 Bytes = 5730.47 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868309 Bytes = 5730.77 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5869500 Bytes = 5731.93 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5867816 Bytes = 5730.29 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5844101 Bytes = 5707.13 kB = 5.57 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868121 Bytes = 5730.59 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c00278 INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbe966c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868966 Bytes = 5731.41 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:37 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5867921 Bytes = 5730.39 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c00278 Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868666 Bytes = 5731.12 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c0020c Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868576 Bytes = 5731.03 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c00278 Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5867919 Bytes = 5730.39 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c00278 Image Name: Linux-4.17.0-rc2-g6c0a8f6 Created: Tue May 8 16:35:38 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5868069 Bytes = 5730.54 kB = 5.60 MB Load Address: 00c00000 Entry Point: 00c00278 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-5.3 # Build took: 0:02:10.932232