# git rev-parse -q --verify 96e3f3c16b7aedcd71502ccfc5778dddfc2e7b15^{commit} 96e3f3c16b7aedcd71502ccfc5778dddfc2e7b15 already have revision, skipping fetch # git checkout -q -f -B kisskb 96e3f3c16b7aedcd71502ccfc5778dddfc2e7b15 # git clean -qxdf # < git log -1 # commit 96e3f3c16b7aedcd71502ccfc5778dddfc2e7b15 # Merge: ed35832648b5 c569e805c7bc # Author: Linus Torvalds # Date: Thu Aug 6 18:10:55 2020 -0700 # # Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux # # Pull thermal updates from Daniel Lezcano: # # - Add support to enable/disable the thermal zones resulting on core # code and drivers cleanup (Andrzej Pietrasiewicz) # # - Add generic netlink support for userspace notifications: events, # temperature and discovery commands (Daniel Lezcano) # # - Fix redundant initialization for a ret variable (Colin Ian King) # # - Remove the clock cooling code as it is used nowhere (Amit Kucheria) # # - Add the rcar_gen3_thermal's r8a774e1 support (Marian-Cristian # Rotariu) # # - Replace all references to thermal.txt in the documentation to the # corresponding yaml files (Amit Kucheria) # # - Add maintainer entry for the IPA (Lukasz Luba) # # - Add support for MSM8939 for the tsens (Shawn Guo) # # - Update power allocator and devfreq cooling to SPDX licensing (Lukasz # Luba) # # - Add Cannon Lake Low Power PCH support (Sumeet Pawnikar) # # - Add tsensor support for V2 mediatek thermal system (Henry Yen) # # - Fix thermal zone lookup by ID for the core code (Thierry Reding) # # * tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux: (40 commits) # thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support # thermal: mediatek: Add tsensor support for V2 thermal system # thermal: mediatek: Prepare to add support for other platforms # thermal: Update power allocator and devfreq cooling to SPDX licensing # MAINTAINERS: update entry to thermal governors file name prefixing # thermal: core: Add thermal zone enable/disable notification # thermal: qcom: tsens-v0_1: Add support for MSM8939 # dt-bindings: tsens: qcom: Document MSM8939 compatible # thermal: core: Fix thermal zone lookup by ID # thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id # thermal: imx8mm: Support module autoloading # thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() # MAINTAINERS: Add maintenance information for IPA # thermal: rcar_gen3_thermal: Do not shadow thcode variable # dt-bindings: thermal: Get rid of thermal.txt and replace references # thermal: core: Move initialization after core initcall # thermal: netlink: Improve the initcall ordering # net: genetlink: Move initialization to core_initcall # thermal: rcar_gen3_thermal: Add r8a774e1 support # thermal/drivers/clock_cooling: Remove clock_cooling code # ... # < /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 96e3f3c16b7aedcd71502ccfc5778dddfc2e7b15 # < make -s -j 24 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 KCONFIG_SEED=0x93E12226 # 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 # < make -s -j 24 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 24 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:7713:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 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/mailbox/imx-mailbox.c:611:12: warning: 'imx_mu_resume_noirq' defined but not used [-Wunused-function] static int imx_mu_resume_noirq(struct device *dev) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/mailbox/imx-mailbox.c:601:12: warning: 'imx_mu_suspend_noirq' defined but not used [-Wunused-function] static int imx_mu_suspend_noirq(struct device *dev) ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:06:32.758194