# git rev-parse -q --verify 6789f873ed373319cbf83b56455baf00769bb79a^{commit} 6789f873ed373319cbf83b56455baf00769bb79a already have revision, skipping fetch # git checkout -q -f -B kisskb 6789f873ed373319cbf83b56455baf00769bb79a # git clean -qxdf # < git log -1 # commit 6789f873ed373319cbf83b56455baf00769bb79a # Merge: a51edf751b66 fdc757015782 # Author: Linus Torvalds # Date: Thu Jul 25 09:07:32 2019 -0700 # # Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull power management fixes from Rafael Wysocki # "These fix two issues related to the RAPL MMIO interface support added # recently and one cpufreq driver issue. # # Specifics: # # - Initialize the power capping subsystem and the RAPL driver earlier # in case the int340X thermal driver is built-in and attempts to # register an MMIO interface for RAPL which must not happen before # the requisite infrastructure is ready (Zhang Rui) # # - Fix the int340X thermal driver's RAPL MMIO interface registration # error path (Rafael Wysocki) # # - Fix possible use-after-free in the pasemi cpufreq driver (Wen # Yang)" # # * tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() # int340X/processor_thermal_device: Fix proc_thermal_rapl_remove() # powercap: Invoke powercap_init() and rapl_init() earlier # < /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 6789f873ed373319cbf83b56455baf00769bb79a # < make -s -j 120 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 120 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 120 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- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /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:01:38.260872