# git rev-parse -q --verify d54f486035fd89f14845a7f34a97a3f5da4e70f2^{commit} d54f486035fd89f14845a7f34a97a3f5da4e70f2 already have revision, skipping fetch # git checkout -q -f -B kisskb d54f486035fd89f14845a7f34a97a3f5da4e70f2 # git clean -qxdf # < git log -1 # commit d54f486035fd89f14845a7f34a97a3f5da4e70f2 # Merge: 2019295c9ea3 10f0d2ab9aa6 # Author: Linus Torvalds # Date: Mon Nov 1 19:16:49 2021 -0700 # # Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging # # Pull hwmon updates from Guenter Roeck: # "New driver: # # - Maxim MAX6620 # # Notable functional enhancements: # # - Add Asus WMI support to nct6775 driver, and list boards supporting # it # # - Move TMP461 support from tm401 driver to lm90 driver # # - Add support for fanX_min, fanX_max and fanX_target to dell-smm # driver, and clean it up while doing so # # - Extend mlxreg-fan driver to support multiple cooling devices and # multiple PWM channels. Also increase number of supported fan # tachometers. # # - Add a new customer ID (for ASRock) to nct6683 driver # # - Make temperature/voltage sensors on nct7802 configurable # # - Add mfg_id debugfs entry to pmbus/ibm-cffps driver # # - Support configurable sense resistor values in pmbus/lm25066, and # fix various coefficients # # - Use generic notification mechanism in raspberrypi driver # # Notable cleanups: # # - Convert various devicetree bindings to dtschema, and add missing # bindings # # - Convert i5500_temp and tmp103 drivers to # devm_hwmon_device_register_with_info # # - Clean up non-bool "valid" data fields # # - Improve devicetree configurability for tmp421 driver" # # * tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (73 commits) # hwmon: (nct7802) Add of_node_put() before return # hwmon: (tmp401) Drop support for TMP461 # hwmon: (lm90) Add basic support for TI TMP461 # hwmon: (lm90) Introduce flag indicating extended temperature support # hwmon: (nct6775) add ProArt X570-CREATOR WIFI. # hwmon: (nct7802) Make temperature/voltage sensors configurable # dt-bindings: hwmon: Add nct7802 bindings # hwmon: (dell-smm) Speed up setting of fan speed # hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[] # hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL # hwmon: (dell-smm) Use strscpy_pad() # hwmon: (dell-smm) Sort includes in alphabetical order # hwmon: (tmp421) Add of_node_put() before return # hwmon: (max31722) Warn about failure to put device in stand-by in .remove() # hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device() # hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target # dt-bindings: hwmon: allow specifying channels for tmp421 # hwmon: (tmp421) ignore non-channel related DT nodes # hwmon: (tmp421) update documentation # hwmon: (tmp421) support HWMON_T_ENABLE # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 d54f486035fd89f14845a7f34a97a3f5da4e70f2 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4990:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4992:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c: In function 'radeon_bo_create': /kisskb/src/drivers/gpu/drm/radeon/radeon_object.c:207:2: warning: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Wcpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info mm/built-in.a: member mm/kfence/kfence_test.o in archive is not an object make[1]: *** [/kisskb/src/Makefile:1184: vmlinux] Error 1 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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 # Build took: 0:01:57.635670