# git rev-parse -q --verify 56037cadf60461b4a2996b4d8f0057c4d343c17c^{commit} 56037cadf60461b4a2996b4d8f0057c4d343c17c already have revision, skipping fetch # git checkout -q -f -B kisskb 56037cadf60461b4a2996b4d8f0057c4d343c17c # git clean -qxdf # < git log -1 # commit 56037cadf60461b4a2996b4d8f0057c4d343c17c # Merge: f74c2bb98776 3829100a6372 # Author: Linus Torvalds # Date: Mon Sep 9 10:58:57 2019 -0700 # # Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator # # Pull regulator fixes from Mark Brown: # "This is obviouly very late, containing three small and simple driver # specific fixes. # # The main one is the TWL fix, this fixes issues with cpufreq on the # PMICs used with BeagleBoard generation OMAP SoCs which had been broken # due to changes in the generic OPP code exposing a bug in the regulator # driver for these devices causing them to think that OPPs weren't # supported on the system. # # Sorry about sending this so late, I hadn't registered that the TWL # issue manifested in cpufreq" # # * tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: # regulator: twl: voltage lists for vdd1/2 on twl4030 # regulator: act8945a-regulator: fix ldo register addresses in set_mode hook # regulator: slg51000: Fix a couple NULL vs IS_ERR() checks # < /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 56037cadf60461b4a2996b4d8f0057c4d343c17c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_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 48 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_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+0x31f4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): 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_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:02:43.890256