Buildresult: linus/ppc44x_defconfig/powerpc-gcc4.6 built on Jan 29 2020, 06:46
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 29 2020, 06:46
Duration:
0:00:53.425508
Builder:
blade46
Revision:
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
c677124e631d97130e4ff7db6e10acdfb7a82321)
Target:
linus/ppc44x_defconfig/powerpc-gcc4.6
Branch:
linus
Compiler:
powerpc-gcc4.6
(powerpc-linux-gcc (GCC) 4.6.3 / GNU ld (GNU Binutils) 2.22)
Config:
ppc44x_defconfig
(
download
)
Log:
Download original
Possible warnings (14)
arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'
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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 c677124e631d97130e4ff7db6e10acdfb7a82321 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.37': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x577be0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x588260) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2797431 Bytes = 2731.87 KiB = 2.67 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828543 Bytes = 2762.25 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828690 Bytes = 2762.39 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828811 Bytes = 2762.51 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828717 Bytes = 2762.42 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828605 Bytes = 2762.31 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828634 Bytes = 2762.34 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828604 Bytes = 2762.31 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828456 Bytes = 2762.16 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.5.0-gc677124e631d Created: Wed Jan 29 06:47:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2828567 Bytes = 2762.27 KiB = 2.70 MiB Load Address: 00600000 Entry Point: 006014cc Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:53.425508
© Michael Ellerman 2006-2018.