# 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 fb64638566588392e4a544760b649fd7f857e33a # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # yes \n | make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ In file included from /kisskb/src/arch/sparc/include/asm/cmpxchg.h:5:0, from /kisskb/src/arch/sparc/include/asm/atomic_64.h:12, from /kisskb/src/arch/sparc/include/asm/atomic.h:5, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/sparc/include/asm/bitops_64.h:52, from /kisskb/src/arch/sparc/include/asm/bitops.h:5, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:27: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/fs/ocfs2/file.c:2386:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^ In file included from /kisskb/src/arch/sparc/include/asm/cmpxchg.h:5:0, from /kisskb/src/arch/sparc/include/asm/atomic_64.h:12, from /kisskb/src/arch/sparc/include/asm/atomic.h:5, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/lock.h:5, from /kisskb/src/arch/sparc/include/asm/bitops_64.h:52, from /kisskb/src/arch/sparc/include/asm/bitops.h:5, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:11: /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c: In function 'ixgbevf_xdp_setup': /kisskb/src/arch/sparc/include/asm/cmpxchg_64.h:55:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ^ /kisskb/src/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:4448:4: note: in expansion of macro 'xchg' xchg(&adapter->rx_ring[i]->xdp_prog, adapter->xdp_prog); ^ /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:03:20.455830