# git rev-parse -q --verify eda809aef53426d044b519405d25d9da55319b76^{commit} eda809aef53426d044b519405d25d9da55319b76 already have revision, skipping fetch # git checkout -q -f -B kisskb eda809aef53426d044b519405d25d9da55319b76 # git clean -qxdf # < git log -1 # commit eda809aef53426d044b519405d25d9da55319b76 # Merge: 8b4805c68ae3 cb5253198f10 # Author: Linus Torvalds # Date: Fri Jan 1 12:58:07 2021 -0800 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "This is a load of driver fixes (12 ufs, 1 mpt3sas, 1 cxgbi). # # The big core two fixes are for power management ("block: Do not accept # any requests while suspended" and "block: Fix a race in the runtime # power management code") which finally sorts out the resume problems # we've occasionally been having. # # To make the resume fix, there are seven necessary precursors which # effectively renames REQ_PREEMPT to REQ_PM, so every "special" request # in block is automatically a power management exempt one. # # All of the non-PM preempt cases are removed except for the one in the # SCSI Parallel Interface (spi) domain validation which is a genuine # case where we have to run requests at high priority to validate the # bus so this becomes an autopm get/put protected request" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (22 commits) # scsi: cxgb4i: Fix TLS dependency # scsi: ufs: Un-inline ufshcd_vops_device_reset function # scsi: ufs: Re-enable WriteBooster after device reset # scsi: ufs-mediatek: Use correct path to fix compile error # scsi: mpt3sas: Signedness bug in _base_get_diag_triggers() # scsi: block: Do not accept any requests while suspended # scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT # scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE # scsi: scsi_transport_spi: Set RQF_PM for domain validation commands # scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT # scsi: ide: Do not set the RQF_PREEMPT flag for sense requests # scsi: block: Introduce BLK_MQ_REQ_PM # scsi: block: Fix a race in the runtime power management code # scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers # scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers # scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff() # scsi: ufs-pci: Fix restore from S4 for Intel controllers # scsi: ufs-mediatek: Keep VCC always-on for specific devices # scsi: ufs: Allow regulators being always-on # scsi: ufs: Clear UAC for RPMB after ufshcd resets # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 eda809aef53426d044b519405d25d9da55319b76 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4498:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4500:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4504:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4506:warning: override: reassigning to symbol UML_NET_SLIP .config:4509:warning: override: reassigning to symbol UML_NET_MCAST .config:4511:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/rtc/rtc-rx6110.c:314:12: warning: 'rx6110_probe' defined but not used [-Wunused-function] static int rx6110_probe(struct rx6110_data *rx6110, struct device *dev) ^ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 120 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:02:54.728157