# git rev-parse -q --verify a3818841bd5e9b4a7e0e732c19cf3a632fcb525e^{commit} a3818841bd5e9b4a7e0e732c19cf3a632fcb525e already have revision, skipping fetch # git checkout -q -f -B kisskb a3818841bd5e9b4a7e0e732c19cf3a632fcb525e # git clean -qxdf # < git log -1 # commit a3818841bd5e9b4a7e0e732c19cf3a632fcb525e # Merge: 68cc38f 7701619 # Author: Linus Torvalds # Date: Fri Jun 8 13:36:19 2018 -0700 # # Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A few fixes for this merge window, where some of them should go in # sooner rather than later, hence a new pull this week. This pull # request contains: # # - Set of NVMe fixes, mostly follow up cleanups/fixes to the queue # changes, but also teardown/removal and misc changes (Christop/Dan/ # Johannes/Sagi/Steve). # # - Two lightnvm fixes for issues that showed up in this window # (Colin/Wei). # # - Failfast/driver flags inheritance for flush requests (Hannes). # # - The md device put sanitization and fix (Kent). # # - dm bio_set inheritance fix (me). # # - nbd discard granularity fix (Josef). # # - nbd consistency in command printing (Kevin). # # - Loop recursion validation fix (Ted). # # - Partition overlap check (Wang)" # # [ .. and now my build is warning-free again thanks to the md fix - Linus ] # # * tag 'for-linus-20180608' of git://git.kernel.dk/linux-block: (22 commits) # nvme: cleanup double shift issue # nvme-pci: make CMB SQ mod-param read-only # nvme-pci: unquiesce dead controller queues # nvme-pci: remove HMB teardown on reset # nvme-pci: queue creation fixes # nvme-pci: remove unnecessary completion doorbell check # nvme-pci: remove unnecessary nested locking # nvmet: filter newlines from user input # nvme-rdma: correctly check for target keyed sgl support # nvme: don't hold nvmf_transports_rwsem for more than transport lookups # nvmet: return all zeroed buffer when we can't find an active namespace # md: Unify mddev destruction paths # dm: use bioset_init_from_src() to copy bio_set # block: add bioset_init_from_src() helper # block: always set partition number to '0' in blk_partition_remap() # block: pass failfast and driver-specific flags to flush requests # nbd: set discard_alignment to the granularity # nbd: Consistently use request pointer in debug messages. # block: add verifier for cmdline partition # lightnvm: pblk: fix resource leak of invalid_bitmap # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 a3818841bd5e9b4a7e0e732c19cf3a632fcb525e # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/arch/mips/vdso/Makefile:32: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. FIT description: Linux 4.17.0+ Created: Sat Jun 9 08:20:56 2018 Image 0 (kernel@0) Description: Linux 4.17.0+ Created: Sat Jun 9 08:20:56 2018 Type: Kernel Image Compression: gzip compressed Data Size: 681355 Bytes = 665.39 kB = 0.65 MB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80235d90 Hash algo: sha1 Hash value: 6f96b89b69c3580d62be7abcb54c1326127928a2 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips # Build took: 0:00:09.647899