Buildresult: npiggin/ppc40x_defconfig/powerpc-gcc4.6 built on Feb 27 2020, 06:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 27 2020, 06:08
Duration:
0:00:51.417135
Builder:
ka1
Revision:
powerpc/64s: system call support for scv/rfscv instructions (
ec1f086ef2b0202c6e9ef10c1bfbc0b4fe69e00b)
Target:
npiggin/ppc40x_defconfig/powerpc-gcc4.6
Branch:
npiggin
Compiler:
powerpc-gcc4.6
(powerpc-linux-gcc (GCC) 4.6.3 / GNU ld (GNU Binutils) 2.22)
Config:
ppc40x_defconfig
(
download
)
Log:
Download original
Possible warnings (5)
kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] fs/io_uring.c:5819:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized]
Full Log
# git rev-parse -q --verify ec1f086ef2b0202c6e9ef10c1bfbc0b4fe69e00b^{commit} ec1f086ef2b0202c6e9ef10c1bfbc0b4fe69e00b already have revision, skipping fetch # git checkout -q -f -B kisskb ec1f086ef2b0202c6e9ef10c1bfbc0b4fe69e00b # git clean -qxdf # < git log -1 # commit ec1f086ef2b0202c6e9ef10c1bfbc0b4fe69e00b # Author: Nicholas Piggin <npiggin@gmail.com> # Date: Fri Sep 13 22:07:01 2019 +1000 # # powerpc/64s: system call support for scv/rfscv instructions # # Add support for the scv instruction on POWER9 and later CPUs. # # For now this implements the zeroth scv vector 'scv 0', as identical # to 'sc' system calls, with the exception that lr is not preserved, and # it is 64-bit only. There may yet be changes made to this ABI, so it's # for testing only. # # rfscv is implemented to return from scv type system calls. It can not # be used to return from sc system calls because those are defined to # preserve lr. # # In a comparison of getpid syscall, the test program had scv taking # about 3 more cycles in user mode (92 vs 89 for sc), due to lr handling. # getpid syscall throughput on POWER9 is improved by 33%, mostly due to # reducing mtmsr and mtspr. # < /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 ec1f086ef2b0202c6e9ef10c1bfbc0b4fe69e00b # < make -s -j 48 ARCH=powerpc O=/kisskb/build/npiggin_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/npiggin_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/npiggin_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/npiggin_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/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/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' 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:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.81': /kisskb/src/fs/io_uring.c:5819:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x56fa54) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x58009c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc2-gec1f086ef2b0 Created: Thu Feb 27 06:09:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2749140 Bytes = 2684.71 KiB = 2.62 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc2-gec1f086ef2b0 Created: Thu Feb 27 06:09:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2781338 Bytes = 2716.15 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.6.0-rc2-gec1f086ef2b0 Created: Thu Feb 27 06:09:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2781609 Bytes = 2716.42 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/npiggin_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:51.417135
© Michael Ellerman 2006-2018.