# git rev-parse -q --verify b8c3b8992ff2827482ac1543f84f5024a72c4f2e^{commit} b8c3b8992ff2827482ac1543f84f5024a72c4f2e already have revision, skipping fetch # git checkout -q -f -B kisskb b8c3b8992ff2827482ac1543f84f5024a72c4f2e # git clean -qxdf # < git log -1 # commit b8c3b8992ff2827482ac1543f84f5024a72c4f2e # Merge: 66c56cfa64d9 bde0b5c109e8 # Author: Linus Torvalds # Date: Sat Jan 12 13:40:51 2019 -0800 # # Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # # - NVMe pull request from Christoph, with little fixes all over the map # # - Loop caching fix for offset/bs change (Jaegeuk Kim) # # - Block documentation tweaks (Jeff, Jon, Weiping, John) # # - null_blk zoned tweak (John) # # - ahch mvebu suspend/resume support. Should have gone into the merge # window, but there was some confusion on which tree had it. (Miquel) # # * tag 'for-linus-20190112' of git://git.kernel.dk/linux-block: (22 commits) # ata: ahci: mvebu: request PHY suspend/resume for Armada 3700 # ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM # ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs # ata: ahci: mvebu: remove stale comment # ata: libahci_platform: comply to PHY framework # loop: drop caches if offset or block_size are changed # block: fix kerneldoc comment for blk_attempt_plug_merge() # nvme: don't initlialize ctrl->cntlid twice # nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN # nvme: pad fake subsys NQN vid and ssvid with zeros # nvme-multipath: zero out ANA log buffer # nvme-fabrics: unset write/poll queues for discovery controllers # nvme-tcp: don't ask if controller is fabrics # nvme-tcp: remove dead code # nvme-pci: fix out of bounds access in nvme_cqe_pending # nvme-pci: rerun irq setup on IO queue init errors # nvme-pci: use the same attributes when freeing host_mem_desc_bufs. # nvme-pci: fix the wrong setting of nr_maps # block: doc: add slice_idle_us to bfq documentation # block: clarify documentation for blk_{start|finish}_plug # ... # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-gcc --version # < /opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux-ld --version # < git log --format=%s --max-count=1 b8c3b8992ff2827482ac1543f84f5024a72c4f2e # < make -s -j 48 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- allmodconfig drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. 'select' only accept arguments of bool and tristate type # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 48 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- drivers/staging/mt7621-dts/Kconfig:4:warning: 'BUILTIN_DTB' has wrong type. 'select' only accept arguments of bool and tristate type :1333:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/xtensa/kernel/pci.c:45:32: warning: 'pci_ctrl_tail' defined but not used [-Wunused-variable] static struct pci_controller **pci_ctrl_tail = &pci_ctrl_head; ^ In file included from /kisskb/src/drivers/ata/libahci_platform.c:25:0: /kisskb/src/drivers/ata/libahci_platform.c: In function 'ahci_platform_enable_phys': /kisskb/src/drivers/ata/libahci_platform.c:59:37: error: 'PHY_MODE_SATA' undeclared (first use in this function) rc = phy_set_mode(hpriv->phys[i], PHY_MODE_SATA); ^ /kisskb/src/include/linux/phy/phy.h:210:24: note: in definition of macro 'phy_set_mode' phy_set_mode_ext(phy, mode, 0) ^ /kisskb/src/drivers/ata/libahci_platform.c:59:37: note: each undeclared identifier is reported only once for each function it appears in rc = phy_set_mode(hpriv->phys[i], PHY_MODE_SATA); ^ /kisskb/src/include/linux/phy/phy.h:210:24: note: in definition of macro 'phy_set_mode' phy_set_mode_ext(phy, mode, 0) ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:283: drivers/ata/libahci_platform.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/ata] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/cifs/cifssmb.c: In function '__cifs_reconnect_tcon': /kisskb/src/fs/cifs/cifssmb.c:186:1: warning: the frame size of 1344 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ ./usr/include/asm/setup.h:17: userspace cannot reference function or variable defined in the kernel make[1]: *** [/kisskb/src/Makefile:1042: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/cifs/smb2pdu.c: In function '__smb2_reconnect': /kisskb/src/fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1344 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/arch/xtensa/include/asm/atomic.h:21:0, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/asm-generic/bitops/atomic.h:5, from /kisskb/src/arch/xtensa/include/asm/bitops.h:222, 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/xtensa/include/asm/cmpxchg.h:139:3: warning: value computed is not used [-Wunused-value] ((__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); ^ make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=xtensa O=/kisskb/build/linus_xtensa-allmodconfig_xtensa CROSS_COMPILE=/opt/cross/kisskb/br-xtensa-full-2016.08-613-ge98b4dd/bin/xtensa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_xtensa-allmodconfig_xtensa # Build took: 0:03:22.008954