# git rev-parse -q --verify 2a8927f0efb6fb34b9d11dab3bd3f018e866d36d^{commit} 2a8927f0efb6fb34b9d11dab3bd3f018e866d36d already have revision, skipping fetch # git checkout -q -f -B kisskb 2a8927f0efb6fb34b9d11dab3bd3f018e866d36d # git clean -qxdf # < git log -1 # commit 2a8927f0efb6fb34b9d11dab3bd3f018e866d36d # Author: Stephen Rothwell # Date: Thu Jun 24 20:49:38 2021 +1000 # # Add linux-next specific files for 20210624 # # Signed-off-by: Stephen Rothwell # < /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 2a8927f0efb6fb34b9d11dab3bd3f018e866d36d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next_pmac32_defconfig+SMP_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4201:warning: override: reassigning to symbol SMP # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next_pmac32_defconfig+SMP_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:1186:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ WARNING: modpost: vmlinux.o(.text+0x16eec): Section mismatch in reference from the function start_secondary() to the function .init.text:setup_kuep() The function start_secondary() references the function __init setup_kuep(). This is often because start_secondary lacks a __init annotation or the annotation of setup_kuep is wrong. WARNING: modpost: vmlinux.o(.text+0x16ef8): Section mismatch in reference from the function start_secondary() to the function .init.text:setup_kuap() The function start_secondary() references the function __init setup_kuap(). This is often because start_secondary lacks a __init annotation or the annotation of setup_kuap is wrong. Completed OK # rm -rf /kisskb/build/linux-next_pmac32_defconfig+SMP_powerpc-gcc4.9 # Build took: 0:01:47.125477