Buildresult: chleroy/mpc866_ads_defconfig/powerpc-gcc4.9 built on May 11 2021, 18:52
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 11 2021, 18:52
Duration:
0:01:06.165202
Builder:
ka2
Revision:
powerpc/8xx: Add support for huge pages on VMAP and VMALLOC (
283bb2054c9987edd250764f509de2ab35a178fb)
Target:
chleroy/mpc866_ads_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:
mpc866_ads_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
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]
Full Log
# git rev-parse -q --verify 283bb2054c9987edd250764f509de2ab35a178fb^{commit} 283bb2054c9987edd250764f509de2ab35a178fb already have revision, skipping fetch # git checkout -q -f -B kisskb 283bb2054c9987edd250764f509de2ab35a178fb # git clean -qxdf # < git log -1 # commit 283bb2054c9987edd250764f509de2ab35a178fb # 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 283bb2054c9987edd250764f509de2ab35a178fb # < make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_mpc866_ads_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc866_ads_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_mpc866_ads_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_mpc866_ads_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/chleroy_mpc866_ads_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] INFO: Uncompressed kernel (size 0x4c6180) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.13.0-rc1-113394-g283bb20 Created: Tue May 11 18:53:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2443431 Bytes = 2386.16 KiB = 2.33 MiB Load Address: 00500000 Entry Point: 00500204 Completed OK # rm -rf /kisskb/build/chleroy_mpc866_ads_defconfig_powerpc-gcc4.9 # Build took: 0:01:06.165202
© Michael Ellerman 2006-2018.