# git rev-parse -q --verify fb64638566588392e4a544760b649fd7f857e33a^{commit} fb64638566588392e4a544760b649fd7f857e33a already have revision, skipping fetch # git checkout -q -f -B kisskb fb64638566588392e4a544760b649fd7f857e33a # git clean -qxdf # < git log -1 # commit fb64638566588392e4a544760b649fd7f857e33a # Merge: 9f8f16c86e4d9 52bd456a66c1a # Author: Linus Torvalds # Date: Thu Aug 30 13:39:04 2018 -0700 # # Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "Small collection of fixes that should go into this series. This pull # contains: # # - NVMe pull request with three small fixes (via Christoph) # # - Kill useless NULL check before kmem_cache_destroy (Chengguang Xu) # # - Xen block driver pull request with persistent grant flushing fixes # (Juergen Gross) # # - Final wbt fixes, wrapping up the changes for this series. These # have been heavily tested (me) # # - cdrom info leak fix (Scott Bauer) # # - ATA dma quirk for SQ201 (Linus Walleij) # # - Straight forward bsg refcount_t conversion (John Pittman)" # # * tag 'for-linus-20180830' of git://git.kernel.dk/linux-block: # cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status # nvmet: free workqueue object if module init fails # nvme-fcloop: Fix dropped LS's to removed target port # nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event # block: bsg: move atomic_t ref_count variable to refcount API # block: remove unnecessary condition check # ata: ftide010: Add a quirk for SQ201 # blk-wbt: remove dead code # blk-wbt: improve waking of tasks # blk-wbt: abstract out end IO completion handler # xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring # xen/blkback: move persistent grants flags to bool # xen/blkfront: reorder tests in xlblk_init() # xen/blkfront: cleanup stale persistent grants # xen/blkback: don't keep persistent grants too long # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 fb64638566588392e4a544760b649fd7f857e33a # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/fs/ext4/super.c: In function '__save_error_info.isra.5': /kisskb/src/fs/ext4/super.c:344:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:349:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-defconfig_nds32le # Build took: 0:00:34.946932