# git rev-parse -q --verify 5f21585384a4a69b8bfdd2cae7e3648ae805f57d^{commit} 5f21585384a4a69b8bfdd2cae7e3648ae805f57d already have revision, skipping fetch # git checkout -q -f -B kisskb 5f21585384a4a69b8bfdd2cae7e3648ae805f57d # git clean -qxdf # < git log -1 # commit 5f21585384a4a69b8bfdd2cae7e3648ae805f57d # Merge: fcc37f76a995 9fe5c59ff6a1 # Author: Linus Torvalds # Date: Fri Nov 2 11:25:48 2018 -0700 # # Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block # # Pull block layer fixes from Jens Axboe: # "The biggest part of this pull request is the revert of the blkcg # cleanup series. It had one fix earlier for a stacked device issue, but # another one was reported. Rather than play whack-a-mole with this, # revert the entire series and try again for the next kernel release. # # Apart from that, only small fixes/changes. # # Summary: # # - Indentation fixup for mtip32xx (Colin Ian King) # # - The blkcg cleanup series revert (Dennis Zhou) # # - Two NVMe fixes. One fixing a regression in the nvme request # initialization in this merge window, causing nvme-fc to not work. # The other is a suspend/resume p2p resource issue (James, Keith) # # - Fix sg discard merge, allowing us to merge in cases where we didn't # before (Jianchao Wang) # # - Call rq_qos_exit() after the queue is frozen, preventing a hang # (Ming) # # - Fix brd queue setup, fixing an oops if we fail setting up all # devices (Ming)" # # * tag 'for-linus-20181102' of git://git.kernel.dk/linux-block: # nvme-pci: fix conflicting p2p resource adds # nvme-fc: fix request private initialization # blkcg: revert blkcg cleanups series # block: brd: associate with queue until adding disk # block: call rq_qos_exit() after queue is frozen # mtip32xx: clean an indentation issue, remove extraneous tabs # block: fix the DISCARD request merge # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 5f21585384a4a69b8bfdd2cae7e3648ae805f57d # < make -s -j 48 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 48 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- 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.19.0-g5f21585384a4 Created: Sat Nov 3 07:57:19 2018 Image 0 (kernel@0) Description: Linux 4.19.0-g5f21585384a4 Created: Sat Nov 3 07:57:19 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4494751 Bytes = 4389.41 KiB = 4.29 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8085d690 Hash algo: sha1 Hash value: 4be8659a172fc6639860c224ef1e2fea72e7a71b Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Nov 3 07:57:19 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 Nov 3 07:57:19 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 Nov 3 07:57:19 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/linus_mips-defconfig_mips-gcc8 # Build took: 0:02:14.028221