# git rev-parse -q --verify a455eda33faafcaac1effb31d682765b14ef868c^{commit} a455eda33faafcaac1effb31d682765b14ef868c already have revision, skipping fetch # git checkout -q -f -B kisskb a455eda33faafcaac1effb31d682765b14ef868c # git clean -qxdf # < git log -1 # commit a455eda33faafcaac1effb31d682765b14ef868c # Merge: cc7ce90153e7 37bcec5d9f71 # Author: Linus Torvalds # Date: Thu May 16 07:56:57 2019 -0700 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal # # Pull thermal soc updates from Eduardo Valentin: # # - thermal core has a new devm_* API for registering cooling devices. I # took the entire series, that is why you see changes on drivers/hwmon # in this pull (Guenter Roeck) # # - rockchip thermal driver gains support to PX30 SoC (Elaine Zhang) # # - the generic-adc thermal driver now considers the lookup table DT # property as optional (Jean-Francois Dagenais) # # - Refactoring of tsens thermal driver (Amit Kucheria) # # - Cleanups on cpu cooling driver (Daniel Lezcano) # # - broadcom thermal driver dropped support to ACPI (Srinath Mannam) # # - tegra thermal driver gains support to OC hw throttle and GPU throtle # (Wei Ni) # # - Fixes in several thermal drivers. # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal: (59 commits) # hwmon: (pwm-fan) Use devm_thermal_of_cooling_device_register # hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_register # hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_register # hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register # hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register # thermal: rcar_gen3_thermal: Fix to show correct trip points number # thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs # thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power # thermal: rockchip: Support the PX30 SoC in thermal driver # dt-bindings: rockchip-thermal: Support the PX30 SoC compatible # thermal: rockchip: fix up the tsadc pinctrl setting error # thermal: broadcom: Remove ACPI support # thermal: Fix build error of missing devm_ioremap_resource on UM # thermal/drivers/cpu_cooling: Remove pointless field # thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX) # thermal/drivers/cpu_cooling: Fixup the header and copyright # thermal/drivers/cpu_cooling: Remove pointless test in power2state() # thermal: rcar_gen3_thermal: disable interrupt in .remove # thermal: rcar_gen3_thermal: fix interrupt type # thermal: Introduce devm_thermal_of_cooling_device_register # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 a455eda33faafcaac1effb31d682765b14ef868c # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pmac32_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:193:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1850:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1658:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1633:6: note: 'oldval' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2077:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1851:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1764:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c: In function 'b43_nphy_rf_ctl_override_rev7': /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c:203:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1578:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1535:6: note: 'pwr_level_cisco' was declared here INFO: Uncompressed kernel (size 0x928390) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig_powerpc-gcc4.6 # Build took: 0:00:28.065217