Buildresult: chleroy/83xx/asp8347_defconfig/powerpc-gcc4.9 built on May 11 2021, 21:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 11 2021, 21:30
Duration:
0:01:02.226489
Builder:
blade4b
Revision:
powerpc/8xx: Add support for huge pages on VMAP and VMALLOC (
407bedc803e52f56c719e97bffb741a91ed1f905)
Target:
chleroy/83xx/asp8347_defconfig/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:
83xx/asp8347_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] block/genhd.c:1236:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 407bedc803e52f56c719e97bffb741a91ed1f905^{commit} 407bedc803e52f56c719e97bffb741a91ed1f905 already have revision, skipping fetch # git checkout -q -f -B kisskb 407bedc803e52f56c719e97bffb741a91ed1f905 # git clean -qxdf # < git log -1 # commit 407bedc803e52f56c719e97bffb741a91ed1f905 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Wed Apr 28 10:48:01 2021 +0000 # # powerpc/8xx: Add support for huge pages on VMAP and VMALLOC # # powerpc 8xx has 4 page sizes: # - 4k # - 16k # - 512k # - 8M # # At the time being, vmalloc and vmap only support huge pages which are # leaf at PMD level. # # Here the PMD level is 4M, it doesn't correspond to any supported # page size. # # For the time being, implement use of 16k and 512k pages which is done # at PTE level. # # Support of 8M pages will be implemented later, it requires vmalloc to # support hugepd tables. # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # < /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 407bedc803e52f56c719e97bffb741a91ed1f905 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_83xx_asp8347_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/asp8347_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_83xx_asp8347_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_83xx_asp8347_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/chleroy_83xx_asp8347_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1236:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x7173c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Completed OK # rm -rf /kisskb/build/chleroy_83xx_asp8347_defconfig_powerpc-gcc4.9 # Build took: 0:01:02.226489
© Michael Ellerman 2006-2018.