# git rev-parse -q --verify c93722674d73b5cf65c66426bc6b7e0051c64ef9^{commit} c93722674d73b5cf65c66426bc6b7e0051c64ef9 already have revision, skipping fetch # git checkout -q -f -B kisskb c93722674d73b5cf65c66426bc6b7e0051c64ef9 # git clean -qxdf # < git log -1 # commit c93722674d73b5cf65c66426bc6b7e0051c64ef9 # Author: Joel Stanley # Date: Tue Dec 11 08:58:54 2018 +1030 # # powerpc: Discard .branch_lt section # # When building a 32 bit powerpc kernel with Binutils 2.31.1 this warning # is emitted: # # powerpc-linux-gnu-ld: warning: orphan section `.branch_lt' from # `arch/powerpc/kernel/head_44x.o' being placed in section `.branch_lt' # # As of binutils commit 2d7ad24e8726 ("Support PLT16 relocs against local # symbols")[1], 32 bit targets can produce .branch_lt sections in their # output. # # These sections should be empty for the kernel build so discard them for # both PPC64 and PPC32. # # [1] https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=2d7ad24e8726ba4c45c9e67be08223a146a837ce # Signed-off-by: Joel Stanley # 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 c93722674d73b5cf65c66426bc6b7e0051c64ef9 # < 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: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/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/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) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb93c10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8341c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5708991 Bytes = 5575.19 KiB = 5.44 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709560 Bytes = 5575.74 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5710868 Bytes = 5577.02 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709378 Bytes = 5575.56 KiB = 5.44 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5678572 Bytes = 5545.48 KiB = 5.42 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709516 Bytes = 5575.70 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709373 Bytes = 5575.56 KiB = 5.44 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5710750 Bytes = 5576.90 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709412 Bytes = 5575.60 KiB = 5.44 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5710517 Bytes = 5576.68 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5710767 Bytes = 5576.92 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5708995 Bytes = 5575.19 KiB = 5.44 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:01 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709517 Bytes = 5575.70 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709388 Bytes = 5575.57 KiB = 5.44 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5710138 Bytes = 5576.31 KiB = 5.45 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 04:04:02 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5709413 Bytes = 5575.60 KiB = 5.44 MiB Load Address: 00c00000 Entry Point: 00c002b0 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:02:01.040662