Buildresult: linus/corgi_defconfig/arm-gcc4.9 built on Jul 18 2021, 00:58
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 18 2021, 00:58
Duration:
0:00:21.669577
Builder:
alpine1
Revision:
Merge branch 'akpm' (patches from Andrew) (
dd9c7df94c1b23feacd54112f33ad95d93f64533)
Target:
linus/corgi_defconfig/arm-gcc4.9
Branch:
linus
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
corgi_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 dd9c7df94c1b23feacd54112f33ad95d93f64533^{commit} dd9c7df94c1b23feacd54112f33ad95d93f64533 already have revision, skipping fetch # git checkout -q -f -B kisskb dd9c7df94c1b23feacd54112f33ad95d93f64533 # git clean -qxdf # < git log -1 # commit dd9c7df94c1b23feacd54112f33ad95d93f64533 # Merge: a1c9ca5f65c9 d08af0a59684 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Jul 15 12:17:05 2021 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "13 patches. # # Subsystems affected by this patch series: mm (kasan, pagealloc, rmap, # hmm, and hugetlb), and hfs" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: # mm/hugetlb: fix refs calculation from unaligned @vaddr # hfs: add lock nesting notation to hfs_find_init # hfs: fix high memory mapping in hfs_bnode_read # hfs: add missing clean-up in hfs_fill_super # lib/test_hmm: remove set but unused page variable # mm: fix the try_to_unmap prototype for !CONFIG_MMU # mm/page_alloc: further fix __alloc_pages_bulk() return value # mm/page_alloc: correct return value when failing at preparing # mm/page_alloc: avoid page allocator recursion with pagesets.lock held # Revert "mm/page_alloc: make should_fail_alloc_page() static" # kasan: fix build by including kernel.h # kasan: add memzero init for unaligned size at DEBUG # mm: move helper to check slub_debug_enabled # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 dd9c7df94c1b23feacd54112f33ad95d93f64533 # < make -s -j 160 ARCH=arm O=/kisskb/build/linus_corgi_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- corgi_defconfig # < make -s -j 160 ARCH=arm O=/kisskb/build/linus_corgi_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 160 ARCH=arm O=/kisskb/build/linus_corgi_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 160 ARCH=arm O=/kisskb/build/linus_corgi_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /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] Completed OK # rm -rf /kisskb/build/linus_corgi_defconfig_arm-gcc4.9 # Build took: 0:00:21.669577
© Michael Ellerman 2006-2018.