Buildresult: linus/pseries_le_defconfig+NO_SPLPAR/powerpc-gcc5 built on Jan 29 2020, 07:39
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 29 2020, 07:39
Duration:
0:03:07.425667
Builder:
blade46
Revision:
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
c677124e631d97130e4ff7db6e10acdfb7a82321)
Target:
linus/pseries_le_defconfig+NO_SPLPAR/powerpc-gcc5
Branch:
linus
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
pseries_le_defconfig+NO_SPLPAR
(
download
)
Log:
Download original
Possible warnings (2)
WARNING: vmlinux.o(.text+0x2e1c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel()
Full Log
# git rev-parse -q --verify c677124e631d97130e4ff7db6e10acdfb7a82321^{commit} c677124e631d97130e4ff7db6e10acdfb7a82321 already have revision, skipping fetch # git checkout -q -f -B kisskb c677124e631d97130e4ff7db6e10acdfb7a82321 # git clean -qxdf # < git log -1 # commit c677124e631d97130e4ff7db6e10acdfb7a82321 # Merge: c0e809e24480 afa70d941f66 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jan 28 10:07:09 2020 -0800 # # Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull scheduler updates from Ingo Molnar: # "These were the main changes in this cycle: # # - More -rt motivated separation of CONFIG_PREEMPT and # CONFIG_PREEMPTION. # # - Add more low level scheduling topology sanity checks and warnings # to filter out nonsensical topologies that break scheduling. # # - Extend uclamp constraints to influence wakeup CPU placement # # - Make the RT scheduler more aware of asymmetric topologies and CPU # capacities, via uclamp metrics, if CONFIG_UCLAMP_TASK=y # # - Make idle CPU selection more consistent # # - Various fixes, smaller cleanups, updates and enhancements - please # see the git log for details" # # * 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (58 commits) # sched/fair: Define sched_idle_cpu() only for SMP configurations # sched/topology: Assert non-NUMA topology masks don't (partially) overlap # idle: fix spelling mistake "iterrupts" -> "interrupts" # sched/fair: Remove redundant call to cpufreq_update_util() # sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when psi enabled # sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP # sched/fair: calculate delta runnable load only when it's needed # sched/cputime: move rq parameter in irqtime_account_process_tick # stop_machine: Make stop_cpus() static # sched/debug: Reset watchdog on all CPUs while processing sysrq-t # sched/core: Fix size of rq::uclamp initialization # sched/uclamp: Fix a bug in propagating uclamp value in new cgroups # sched/fair: Load balance aggressively for SCHED_IDLE CPUs # sched/fair : Improve update_sd_pick_busiest for spare capacity case # watchdog: Remove soft_lockup_hrtimer_cnt and related code # sched/rt: Make RT capacity-aware # sched/fair: Make EAS wakeup placement consider uclamp restrictions # sched/fair: Make task_fits_capacity() consider uclamp restrictions # sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with() # sched/uclamp: Make uclamp util helpers use and return UL values # ... # < /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 c677124e631d97130e4ff7db6e10acdfb7a82321 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_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 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): 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+0x2fc8): 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_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:03:07.425667
© Michael Ellerman 2006-2018.