# git rev-parse -q --verify 00c569b567c7f1f0da6162868fd02a9f29411805^{commit} 00c569b567c7f1f0da6162868fd02a9f29411805 already have revision, skipping fetch # git checkout -q -f -B kisskb 00c569b567c7f1f0da6162868fd02a9f29411805 # git clean -qxdf # < git log -1 # commit 00c569b567c7f1f0da6162868fd02a9f29411805 # Merge: f6b1495fba0b 052b8cfa4070 # Author: Linus Torvalds # Date: Thu Dec 27 17:12:30 2018 -0800 # # Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux # # Pull file locking updates from Jeff Layton: # "The main change in this set is Neil Brown's work to reduce the # thundering herd problem when a heavily-contended file lock is # released. # # Previously we'd always wake up all waiters when this occurred. With # this set, we'll now we only wake up waiters that were blocked on the # range being released" # # * tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux: # locks: Use inode_is_open_for_write # fs/locks: remove unnecessary white space. # fs/locks: merge posix_unblock_lock() and locks_delete_block() # fs/locks: create a tree of dependent requests. # fs/locks: change all *_conflict() functions to return bool. # fs/locks: always delete_block after waiting. # fs/locks: allow a lock request to block other requests. # fs/locks: use properly initialized file_lock when unlocking. # ocfs2: properly initial file_lock used for unlock. # gfs2: properly initial file_lock used for unlock. # NFS: use locks_copy_lock() to copy locks. # fs/locks: split out __locks_wake_up_blocks(). # fs/locks: rename some lists and pointers. # < /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 00c569b567c7f1f0da6162868fd02a9f29411805 # < make -s -j 10 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 10 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.20.0-g00c569b567c7 Created: Fri Dec 28 15:02:54 2018 Image 0 (kernel@0) Description: Linux 4.20.0-g00c569b567c7 Created: Fri Dec 28 15:02:54 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4504789 Bytes = 4399.21 KiB = 4.30 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8085f3d0 Hash algo: sha1 Hash value: e25b6d542496dde32af2f52906c426158044c0cd Image 1 (fdt@boston) Description: img,boston Device Tree Created: Fri Dec 28 15:02:54 2018 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: Fri Dec 28 15:02:54 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: Fri Dec 28 15:02:54 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:28.213435