Buildresult: powerpc-fixes/ppc44x_defconfig/powerpc-gcc4.6 built on Mar 14 2020, 00:32
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 14 2020, 00:32
Duration:
0:00:54.458070
Builder:
ka1
Revision:
powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC (
af3d0a68698c7e5df8b72267086b23422a3954bb)
Target:
powerpc-fixes/ppc44x_defconfig/powerpc-gcc4.6
Branch:
powerpc-fixes
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 (15)
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' 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] drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] net/bridge/br_netlink.c:571:6: warning: 'err' 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/usb/core/devio.c:625:23: warning: 'errno' 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] fs/io_uring.c:5824:13: warning: 'err' 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 af3d0a68698c7e5df8b72267086b23422a3954bb^{commit} af3d0a68698c7e5df8b72267086b23422a3954bb already have revision, skipping fetch # git checkout -q -f -B kisskb af3d0a68698c7e5df8b72267086b23422a3954bb # git clean -qxdf # < git log -1 # commit af3d0a68698c7e5df8b72267086b23422a3954bb # Author: Christophe Leroy <christophe.leroy@c-s.fr> # Date: Fri Mar 6 16:49:49 2020 +0000 # # powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC # # With CONFIG_KASAN_VMALLOC, new page tables are created at the time # shadow memory for vmalloc area is unmapped. If some parts of the # page table still have entries to the zero page shadow memory, the # entries are wrongly marked RW. # # With CONFIG_KASAN_VMALLOC, almost the entire kernel address space # is managed by KASAN. To make it simple, just create KASAN page tables # for the entire kernel space at kasan_init(). That doesn't use much # more space, and that's anyway already done for hash platforms. # # Fixes: 3d4247fcc938 ("powerpc/32: Add support of KASAN_VMALLOC") # Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/ef5248fc1f496c6b0dfdb59380f24968f25f75c5.1583513368.git.christophe.leroy@c-s.fr # < /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 af3d0a68698c7e5df8b72267086b23422a3954bb # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_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 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_ppc44x_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/powerpc-fixes_ppc44x_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/powerpc-fixes_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/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/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/net/bridge/br_netlink.c: In function 'br_process_vlan_info': /kisskb/src/net/bridge/br_netlink.c:571:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /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/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/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/fs/io_uring.c: In function '__io_sqe_files_update.isra.81': /kisskb/src/fs/io_uring.c:5824:13: warning: 'err' 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 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589ce8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2816667 Bytes = 2750.65 KiB = 2.69 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847825 Bytes = 2781.08 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847466 Bytes = 2780.73 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847796 Bytes = 2781.05 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2848397 Bytes = 2781.64 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847658 Bytes = 2780.92 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847638 Bytes = 2780.90 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847570 Bytes = 2780.83 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847570 Bytes = 2780.83 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:33:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847757 Bytes = 2781.01 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014cc Completed OK # rm -rf /kisskb/build/powerpc-fixes_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:54.458070
© Michael Ellerman 2006-2018.