# 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/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 c93722674d73b5cf65c66426bc6b7e0051c64ef9 # < make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- arch/mips/boot/dts/xilfpga/nexys4ddr.dtb: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b" FIT description: Linux 4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 03:19:31 2018 Image 0 (kernel@0) Description: Linux 4.20.0-rc2-gc93722674d73 Created: Sat Dec 15 03:19:31 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4505748 Bytes = 4400.14 KiB = 4.30 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8085c670 Hash algo: sha1 Hash value: f5de470b4a536c36a8fdc175c66286e51da57b6a Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Dec 15 03:19:31 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sat Dec 15 03:19:31 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sat Dec 15 03:19:31 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/powerpc-next_mips-defconfig_mipsel # Build took: 0:01:42.137578