Buildresult: chleroy/pseries_defconfig+NO_MEMORY_HOTPLUG/powerpc-gcc4.9 built on Nov 21 2020, 22:32
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 21 2020, 22:32
Duration:
0:03:05.559582
Builder:
ka3
Revision:
powerpc: inline iomap accessors (
e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c)
Target:
chleroy/pseries_defconfig+NO_MEMORY_HOTPLUG/powerpc-gcc4.9
Branch:
chleroy
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
pseries_defconfig+NO_MEMORY_HOTPLUG
(
download
)
Log:
Download original
Possible warnings (4)
drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: missing braces around initializer [-Wmissing-braces] drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: (near initialization for 'buf[0]') [-Wmissing-braces] fs/btrfs/tree-checker.c:1056:9: warning: missing braces around initializer [-Wmissing-braces] fs/btrfs/tree-checker.c:1056:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces]
Full Log
# git rev-parse -q --verify e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c^{commit} e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c already have revision, skipping fetch # git checkout -q -f -B kisskb e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c # git clean -qxdf # < git log -1 # commit e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Fri Nov 20 16:13:07 2020 +0000 # # powerpc: inline iomap accessors # # ioreadXX()/ioreadXXbe() accessors are equivalent to ppc # in_leXX()/in_be16() accessors but they are not inlined. # # Since commit 0eb573682872 ("powerpc/kerenl: Enable EEH for IO # accessors"), the 'le' versions are equivalent to the ones # defined in asm-generic/io.h, allthough the ones there are inlined. # # Include asm-generic/io.h to get them. Keep ppc versions of the # 'be' ones as they are optimised, but make them inline in ppc io.h. # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e29cacdd05ce0bad77d4b86dcbab6d1d5cccd91c # < make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # Added to kconfig CONFIG_MEMORY_HOTPLUG=n # Added to kconfig CONFIG_MEMORY_HOTREMOVE=n # < make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/chleroy_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: In function 'cxgb4_write_partial_sgl': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: missing braces around initializer [-Wmissing-braces] struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: (near initialization for 'buf[0]') [-Wmissing-braces] /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1056:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1056:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/chleroy_pseries_defconfig+NO_MEMORY_HOTPLUG_powerpc-gcc4.9 # Build took: 0:03:05.559582
© Michael Ellerman 2006-2018.