# git rev-parse -q --verify 051e6b7e34b9bd24f46725f74994a4d3a653966e^{commit} 051e6b7e34b9bd24f46725f74994a4d3a653966e already have revision, skipping fetch # git checkout -q -f -B kisskb 051e6b7e34b9bd24f46725f74994a4d3a653966e # git clean -qxdf # < git log -1 # commit 051e6b7e34b9bd24f46725f74994a4d3a653966e # Merge: 1742bcd0cb30 333e22db228f # Author: Linus Torvalds # Date: Fri May 15 10:14:05 2020 -0700 # # Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging # # Pull hwmon fixes from Guenter Roeck: # # - Fix ADC access synchronization problem with da9052 driver # # - Fix temperature limit and status reporting in nct7904 driver # # - Fix drivetemp temperature reporting if SCT is supported but SCT data # tables are not. # # * tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: # hwmon: (da9052) Synchronize access with mfd # hwmon: (nct7904) Fix incorrect range of temperature limit registers # hwmon: (nct7904) Read all SMI status registers in probe function # hwmon: (drivetemp) Fix SCT support if SCT data tables are not supported # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 051e6b7e34b9bd24f46725f74994a4d3a653966e # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_NUMA=n # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: vmlinux.o(.text.unlikely+0x2b0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2bc): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_NUMA_powerpc-gcc5 # Build took: 0:02:46.701827