# git rev-parse -q --verify 47acac8cae28b36668bf89400c56b7fdebca3e75^{commit} 47acac8cae28b36668bf89400c56b7fdebca3e75 already have revision, skipping fetch # 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/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 47acac8cae28b36668bf89400c56b7fdebca3e75 # < 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=0x3389A978 # 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:3831:warning: override: reassigning to symbol STANDALONE # 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/build/tmp/ccYrQXKJ.s: Assembler messages: /kisskb/build/tmp/ccYrQXKJ.s:73744: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL338' {.text section} /kisskb/build/tmp/ccYrQXKJ.s:74374: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL338' {.text section} /kisskb/build/tmp/ccYrQXKJ.s:74447: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL338' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:268: arch/x86/mm/pat/set_memory.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccNFCrdF.s: Assembler messages: /kisskb/build/tmp/ccNFCrdF.s:69478: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL296' {.text section} /kisskb/build/tmp/ccNFCrdF.s:70789: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL237' {.text section} /kisskb/build/tmp/ccNFCrdF.s:70799: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL237' {.text section} make[2]: *** [/kisskb/src/scripts/Makefile.build:268: mm/oom_kill.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccZzyk0G.s: Assembler messages: /kisskb/build/tmp/ccZzyk0G.s:55107: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL379' {.text section} /kisskb/build/tmp/ccZzyk0G.s:55118: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL380' {.text section} /kisskb/build/tmp/ccZzyk0G.s:55129: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL381' {.text section} /kisskb/build/tmp/ccZzyk0G.s:55140: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL382' {.text section} /kisskb/build/tmp/ccZzyk0G.s:55839: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL307' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:267: security/keys/encrypted-keys/encrypted.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:505: security/keys/encrypted-keys] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:505: arch/x86/mm/pat] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:505: security/keys] Error 2 make[1]: *** [/kisskb/src/Makefile:1683: security] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1683: mm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:505: arch/x86/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccYYOnfi.s: Assembler messages: /kisskb/build/tmp/ccYYOnfi.s:49665: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL120' {.text section} /kisskb/build/tmp/ccYYOnfi.s:50444: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL153' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:268: arch/x86/kernel/tsc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccZcHw1u.s: Assembler messages: /kisskb/build/tmp/ccZcHw1u.s:75373: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL774' {.text section} /kisskb/build/tmp/ccZcHw1u.s:75384: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL775' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:267: kernel/rcu/rcutorture.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccY5f8vh.s: Assembler messages: /kisskb/build/tmp/ccY5f8vh.s:58880: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL541' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:268: kernel/irq/irqdomain.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:505: kernel/irq] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccqLPOXW.s: Assembler messages: /kisskb/build/tmp/ccqLPOXW.s:40743: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL110' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:268: kernel/dma/direct.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:505: arch/x86/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1683: arch/x86] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:505: kernel/dma] Error 2 /kisskb/build/tmp/ccuE5oKn.s: Assembler messages: /kisskb/build/tmp/ccuE5oKn.s:63239: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL43' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:268: fs/jbd2/commit.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccHj3qtX.s: Assembler messages: /kisskb/build/tmp/ccHj3qtX.s:46213: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL62' {.text section} /kisskb/build/tmp/ccHj3qtX.s:46283: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL62' {.text section} /kisskb/build/tmp/ccHj3qtX.s:46435: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL62' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:267: fs/jbd2/recovery.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:505: fs/jbd2] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:505: kernel/rcu] Error 2 make[1]: *** [/kisskb/src/Makefile:1683: kernel] Error 2 /kisskb/build/tmp/ccb902Dp.s: Assembler messages: /kisskb/build/tmp/ccb902Dp.s:160735: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL69' {.text section} /kisskb/build/tmp/ccb902Dp.s:160784: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL70' {.text section} /kisskb/build/tmp/ccb902Dp.s:163400: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1657' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:267: fs/ext4/mballoc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccGx9pWz.s: Assembler messages: /kisskb/build/tmp/ccGx9pWz.s:126410: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1552' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:267: fs/ext4/super.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:505: fs/ext4] Error 2 make[1]: *** [/kisskb/src/Makefile:1683: fs] Error 2 make: *** [Makefile:180: sub-make] Error 2 Command '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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:00:46.666501