# git rev-parse -q --verify 180eca540ae06246d594bdd8d8213426a259cc8c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 180eca540ae06246d594bdd8d8213426a259cc8c^{commit} 180eca540ae06246d594bdd8d8213426a259cc8c # git checkout -q -f -B kisskb 180eca540ae06246d594bdd8d8213426a259cc8c # git clean -qxdf # < git log -1 # commit 180eca540ae06246d594bdd8d8213426a259cc8c # Merge: 3a4347d82efd 09d9e4d04187 # Author: Linus Torvalds # Date: Sat Oct 30 15:56:38 2021 -0700 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Three small fixes, all in drivers, and one sizeable update to the UFS # driver to remove the HPB 2.0 feature that has been objected to by Jens # and Christoph. # # Although the UFS patch is large and last minute, it's essentially the # least intrusive way of resolving the objections in time for the 5.15 # release" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: ufs: ufshpb: Remove HPB2.0 flows # scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT # scsi: ufs: ufs-exynos: Correct timeout value setting registers # scsi: ibmvfc: Fix up duplicate response detection # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 180eca540ae06246d594bdd8d8213426a259cc8c # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=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_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5142:warning: override: reassigning to symbol STANDALONE .config:5143:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5146:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:5149:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/hwmon/dell-smm-hwmon.c: In function 'i8k_init_procfs': /kisskb/src/drivers/hwmon/dell-smm-hwmon.c:624:31: error: unused variable 'data' [-Werror=unused-variable] 624 | struct dell_smm_data *data = dev_get_drvdata(dev); | ^~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/hwmon/dell-smm-hwmon.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/hwmon] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:01:47.048027