# git rev-parse -q --verify 9c4e4c90ec24652921e31e9551fcaedc26eec86d^{commit} 9c4e4c90ec24652921e31e9551fcaedc26eec86d already have revision, skipping fetch # git checkout -q -f -B kisskb 9c4e4c90ec24652921e31e9551fcaedc26eec86d # git clean -qxdf # < git log -1 # commit 9c4e4c90ec24652921e31e9551fcaedc26eec86d # Author: Christophe Leroy # Date: Fri May 10 06:31:28 2019 +0000 # # powerpc/64: mark start_here_multiplatform as __ref # # Otherwise, the following warning is encountered: # # WARNING: vmlinux.o(.text+0x3dc6): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:.early_setup() # The function start_here_multiplatform() references # the function __init .early_setup(). # This is often because start_here_multiplatform lacks a __init # annotation or the annotation of .early_setup is wrong. # # Fixes: 56c46bba9bbf ("powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX") # Cc: Russell Currey # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # < /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 9c4e4c90ec24652921e31e9551fcaedc26eec86d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_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/mpc8541cds.dts:334.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/mpc8555cds.dts:334.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 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbd5518) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbc4ce4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5827207 Bytes = 5690.63 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826496 Bytes = 5689.94 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826488 Bytes = 5689.93 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826707 Bytes = 5690.14 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5796824 Bytes = 5660.96 KiB = 5.53 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5827822 Bytes = 5691.23 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826494 Bytes = 5689.94 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5829596 Bytes = 5692.96 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826695 Bytes = 5690.13 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826315 Bytes = 5689.76 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5828832 Bytes = 5692.22 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826706 Bytes = 5690.14 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826732 Bytes = 5690.17 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826668 Bytes = 5690.11 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5829685 Bytes = 5693.05 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.2.0-rc2-g9c4e4c90ec24 Created: Sun Jun 16 03:01:50 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826345 Bytes = 5689.79 KiB = 5.56 MiB Load Address: 00c00000 Entry Point: 00c002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:01:54.980317