# git rev-parse -q --verify ecb095bff5d4b8711a81968625b3b4a235d3e477^{commit} ecb095bff5d4b8711a81968625b3b4a235d3e477 already have revision, skipping fetch # git checkout -q -f -B kisskb ecb095bff5d4b8711a81968625b3b4a235d3e477 # git clean -qxdf # < git log -1 # commit ecb095bff5d4b8711a81968625b3b4a235d3e477 # Merge: 33920f1ec5bf a95a4f3f2702 # Author: Linus Torvalds # Date: Wed Aug 7 15:06:31 2019 -0700 # # Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging # # Pull hwmon fixes from Guenter Roeck: # "Fixes to lm75 and nct7802 drivers # # In the lm75 driver, fix TMP75B chip description to ensure correct # initialization. In the nct7802 driver, fix in4 presence detection" # # * tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: # hwmon: (lm75) Fixup tmp75b clr_mask # hwmon: (nct7802) Fix wrong detection of in4 presence # < /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 ecb095bff5d4b8711a81968625b3b4a235d3e477 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x2fd0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 # Build took: 0:04:24.855820