# git rev-parse -q --verify 47acac8cae28b36668bf89400c56b7fdebca3e75^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 47acac8cae28b36668bf89400c56b7fdebca3e75^{commit} 47acac8cae28b36668bf89400c56b7fdebca3e75 # git checkout -q -f -B kisskb 47acac8cae28b36668bf89400c56b7fdebca3e75 # git clean -qxdf # < git log -1 # commit 47acac8cae28b36668bf89400c56b7fdebca3e75 # Merge: ff7b862a4c35 5b10a8194664 # Author: Linus Torvalds # Date: Mon Mar 30 13:34:25 2020 -0700 # # Merge tag 'hwmon-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging # # Pull hwmon updates from Guenter Roeck: # # - New driver for AXI fan control # # - Attenuator bypass support and support for inverting pwm output in # adt7475 driver # # - Support for new power supply version in ibm-cffps driver # # - PMBus drivers: # # * support for multi-phase chips # # * ltc2978 driver: add support for LTC2972, LTC2979, LTC3884, # LTC3889, LTC7880, LTM4664, LTM4677, LTM4678, LTM4680, and # LTM4700/ # # * tps53679 driver: add support for TPS53681, TPS53647, and TPS53667 # # * isl68137 driver: support for various 2nd Gen Renesas digital # multiphase chips added to isl68137 driver # # - Minor improvements and fixes in nct7904, ibmpowernv, lm73, ibmaem, # and k10temp drivers # # * tag 'hwmon-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (29 commits) # docs: hwmon: Update documentation for isl68137 pmbus driver # hwmon: (pmbus) add support for 2nd Gen Renesas digital multiphase # hwmon: (pmbus/ibm-cffps) Add another PSU CCIN to version detection # hwmon: (nct7904) Fix the incorrect quantity for fan & temp attributes # hwmon: (ibmpowernv) Use scnprintf() for avoiding potential buffer overflow # hwmon: (adt7475) Add support for inverting pwm output # hwmon: (adt7475) Add attenuator bypass support # dt-bindings: hwmon: Document adt7475 pwm-active-state property # dt-bindings: hwmon: Document adt7475 bypass-attenuator property # dt-bindings: hwmon: Document adt7475 binding # hwmon: (lm73) Add support for of_match_table # dt-bindings: Add TI LM73 as a trivial device # hwmon: (pmbus/tps53679) Add documentation # hwmon: (pmbus/tps53679) Add support for TPS53647 and TPS53667 # hwmon: (pmbus/tps53679) Add support for TPS53681 # hwmon: (pmbus/tps53679) Add support for IIN and PIN to TPS53679 and TPS53688 # hwmon: (pmbus/tps53679) Add support for multiple chips IDs # hwmon: (pmbus) Implement multi-phase support # hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support # hwmon: (pmbus) Add IC_DEVICE_ID and IC_DEVICE_REV command definitions # ... # < /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 47acac8cae28b36668bf89400c56b7fdebca3e75 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x1CFE6E96 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig .config:3821:warning: override: reassigning to symbol STANDALONE .config:3825:warning: override: reassigning to symbol PPC64 .config:3826:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:3828:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_esb_rw': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:354:16: warning: 'read_data' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_configure_queue': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:491:14: warning: 'esn_page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_populate_irq_data': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:418:2: warning: 'flags' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:411:26: warning: 'eoi_page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:393:18: warning: 'trig_page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:392:18: warning: 'esb_shift' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/sched/core.c: In function 'try_to_wake_up': /kisskb/src/kernel/sched/core.c:2644:12: warning: 'cpu' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/fs/proc/inode.c:370:15: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/include/linux/compiler.h:199:2: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c:1415:15: note: 'page' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' 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:1859:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/trace/trace_events.c: In function 'event_create_dir': /kisskb/src/kernel/trace/trace_events.c:2040:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regcache-rbtree.c: In function 'regcache_rbtree_write': /kisskb/src/drivers/base/regmap/regcache-rbtree.c:440:8: warning: 'new_top_reg' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regcache-rbtree.c:440:8: warning: 'new_base_reg' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:6617:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/da7219-aad.c: In function 'da7219_aad_hptest_work': /kisskb/src/sound/soc/codecs/da7219-aad.c:316:2: warning: 'pll_ctrl' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:932:1: warning: no return statement in function returning non-void [-Wreturn-type] /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:896:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_work_fn': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:928:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/drivers/usb/core/config.c: In function 'usb_get_configuration': /kisskb/src/drivers/usb/core/config.c:868:6: warning: 'result' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/drivers/iio/accel/mma9551_core.c: In function 'mma9551_gpio_config': /kisskb/src/drivers/iio/accel/mma9551_core.c:582:6: warning: 'pol_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/accel/mma9551.c: In function 'mma9551_event_handler': /kisskb/src/drivers/iio/accel/mma9551.c:373:6: warning: 'reg' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c: In function 'bmi160_config_pin.constprop.8': /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:606:29: warning: 'int_map_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:599:29: warning: 'int_latch_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/imu/bmi160/bmi160_core.c:577:47: warning: 'int_out_ctrl_shift' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/iio/proximity/srf08.c: In function 'srf08_write_sensitivity': /kisskb/src/drivers/iio/proximity/srf08.c:367:6: warning: 'regval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/media/usb/uvc/uvc_ctrl.c: In function 'uvc_ctrl_add_mapping': /kisskb/src/drivers/media/usb/uvc/uvc_ctrl.c:2161:6: warning: 'ctrl' may be used uninitialized in this function [-Wuninitialized] BTF: .tmp_vmlinux.btf: pahole (pahole) is not available Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make[1]: *** [/kisskb/src/Makefile:1078: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.6 # Build took: 0:02:32.020543