# git rev-parse -q --verify 8996ae8f05a1cc5559120aaec36183edb9c68c50^{commit} 8996ae8f05a1cc5559120aaec36183edb9c68c50 already have revision, skipping fetch # git checkout -q -f -B kisskb 8996ae8f05a1cc5559120aaec36183edb9c68c50 # git clean -qxdf # < git log -1 # commit 8996ae8f05a1cc5559120aaec36183edb9c68c50 # Author: Stephen Rothwell # Date: Mon Sep 30 10:13:42 2019 +1000 # # powerpc/64s/radix: Fix build failure with RADIX_MMU=n # # After merging the powerpc tree, today's linux-next build (powerpc64 # allnoconfig) failed like this: # # arch/powerpc/mm/book3s64/pgtable.c:216:3: # error: implicit declaration of function 'radix__flush_all_lpid_guest' # # radix__flush_all_lpid_guest() is only declared for # CONFIG_PPC_RADIX_MMU which is not set for this build. # # Fix it by adding an empty version for the RADIX_MMU=n case, which # should never be called. # # Fixes: 99161de3a283 ("powerpc/64s/radix: tidy up TLB flushing code") # Signed-off-by: Stephen Rothwell # [mpe: Munge change log] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190930101342.36c1afa0@canb.auug.org.au # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8996ae8f05a1cc5559120aaec36183edb9c68c50 # < make -s -j 48 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 48 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:11: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:78: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)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: 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 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xcc3d60) 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 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb352c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298158 Bytes = 6150.54 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:35 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6267346 Bytes = 6120.46 KiB = 5.98 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6299137 Bytes = 6151.50 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6299374 Bytes = 6151.73 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298599 Bytes = 6150.98 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297849 Bytes = 6150.24 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:37 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298118 Bytes = 6150.51 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:36 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298230 Bytes = 6150.62 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:38 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298322 Bytes = 6150.71 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:38 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298764 Bytes = 6151.14 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:38 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297543 Bytes = 6149.94 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:39 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298518 Bytes = 6150.90 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:39 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6299234 Bytes = 6151.60 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:39 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298606 Bytes = 6150.98 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:39 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298597 Bytes = 6150.97 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g8996ae8f05a1 Created: Wed Oct 2 00:09:39 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298382 Bytes = 6150.76 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 # Build took: 0:02:02.408788