# git rev-parse -q --verify e8b50608f666cf5c314a9df3dc4b85789a6aeaa5^{commit} e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 already have revision, skipping fetch # git checkout -q -f -B kisskb e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 # git clean -qxdf # < git log -1 # commit e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 # Merge: e5a8a1163211 05dc6001af06 # Author: Linus Torvalds # Date: Sat Feb 9 12:41:14 2019 -0800 # # Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A batch of MIPS fixes for 5.0, nothing too scary. # # - A workaround for a Loongson 3 CPU bug is the biggest change, but # still fairly straightforward. It adds extra memory barriers (sync # instructions) around atomics to avoid a CPU bug that can break # atomicity. # # - Loongson64 also sees a fix for powering off some systems which # would incorrectly reboot rather than waiting for the power down # sequence to complete. # # - We have DT fixes for the Ingenic JZ4740 SoC & the JZ4780-based Ci20 # board, and a DT warning fix for the Nexsys4/MIPSfpga board. # # - The Cavium Octeon platform sees a further fix to the behaviour of # the pcie_disable command line argument that was introduced in v3.3. # # - The VDSO, introduced in v4.4, sees build fixes for configurations # of GCC that were built using the --with-fp-32= flag to specify a # default 32-bit floating point ABI. # # - get_frame_info() sees a fix for configurations with # CONFIG_KALLSYMS=n, for which it previously always returned an # error. # # - If the MIPS Coherence Manager (CM) reports an error then we'll now # clear that error correctly so that the GCR_ERROR_CAUSE register # will be updated with information about any future errors" # # * tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # mips: cm: reprime error cause # mips: loongson64: remove unreachable(), fix loongson_poweroff(). # MIPS: Remove function size check in get_frame_info() # MIPS: Use lower case for addresses in nexys4ddr.dts # MIPS: Loongson: Introduce and use loongson_llsc_mb() # MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds # MIPS: VDSO: Use same -m%-float cflag as the kernel proper # MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled # DTS: CI20: Fix bugs in ci20's device tree. # MIPS: DTS: jz4740: Correct interrupt number of DMA core # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- FIT description: Linux 5.0.0-rc5-ge8b50608f666 Created: Sun Feb 10 09:10:56 2019 Image 0 (kernel@0) Description: Linux 5.0.0-rc5-ge8b50608f666 Created: Sun Feb 10 09:10:56 2019 Type: Kernel Image Compression: gzip compressed Data Size: 4490415 Bytes = 4385.17 KiB = 4.28 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80855c70 Hash algo: sha1 Hash value: 030fece718eba53698a9ceface2c1560e0ebbe24 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sun Feb 10 09:10:56 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sun Feb 10 09:10:56 2019 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: Sun Feb 10 09:10:56 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d 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/linus_mips-defconfig_mips-gcc8 # Build took: 0:01:07.733844