# 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/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 b8c3b8992ff2827482ac1543f84f5024a72c4f2e # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- In file included from /kisskb/src/drivers/ata/libahci_platform.c:25: /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); did you mean 'PHY_MODE_PCIE'? 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:277: 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 1320 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/fs/cifs/smb2pdu.c: In function '__smb2_reconnect': /kisskb/src/fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1320 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ make[1]: *** [/kisskb/src/Makefile:1042: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le # Build took: 0:02:10.301933