# git rev-parse -q --verify 7b66f4393ad421e425ba643fde0493fa64346a43^{commit} 7b66f4393ad421e425ba643fde0493fa64346a43 already have revision, skipping fetch # git checkout -q -f -B kisskb 7b66f4393ad421e425ba643fde0493fa64346a43 # git clean -qxdf # < git log -1 # commit 7b66f4393ad421e425ba643fde0493fa64346a43 # Merge: e25ca045c32a dd4d747ef05a # Author: Linus Torvalds # Date: Sat Oct 2 17:51:01 2021 -0700 # # Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging # # Pull hwmon fixes from Guenter Roeck: # # - Fixed various potential NULL pointer accesses in w8379* drivers # # - Improved error handling, fault reporting, and fixed rounding in # thmp421 driver # # - Fixed error handling in ltc2947 driver # # - Added missing attribute to pmbus/mp2975 driver # # - Fixed attribute values in pbus/ibm-cffps, occ, and mlxreg-fan # drivers # # - Removed unused residual code from k10temp driver # # * tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: # hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field # hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field # hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field # hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller # hwmon: (pmbus/ibm-cffps) max_power_out swap changes # hwmon: (occ) Fix P10 VRM temp sensors # hwmon: (ltc2947) Properly handle errors when looking for the external clock # hwmon: (tmp421) fix rounding for negative values # hwmon: (tmp421) report /PVLD condition as fault # hwmon: (tmp421) handle I2C errors # hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs # hwmon: (k10temp) Remove residues of current and voltage # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 7b66f4393ad421e425ba643fde0493fa64346a43 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5510:warning: override: reassigning to symbol MODULE_SIG .config:5512:warning: override: reassigning to symbol PPC64 .config:5513:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5514:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5515:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5517:warning: override: reassigning to symbol GCC_PLUGINS .config:5520:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_begin': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:97:4: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'? [-Werror=implicit-function-declaration] 97 | enable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~ | enable_kernel_vsx /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_end': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:133:4: error: implicit declaration of function 'disable_kernel_altivec'; did you mean 'disable_kernel_vsx'? [-Werror=implicit-function-declaration] 133 | disable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~~ | disable_kernel_vsx cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:16.459872