# git rev-parse -q --verify c3f7b3be172b39d90b4c5cb87a2231cc6c2c8dcf^{commit} c3f7b3be172b39d90b4c5cb87a2231cc6c2c8dcf already have revision, skipping fetch # git checkout -q -f -B kisskb c3f7b3be172b39d90b4c5cb87a2231cc6c2c8dcf # git clean -qxdf # < git log -1 # commit c3f7b3be172b39d90b4c5cb87a2231cc6c2c8dcf # Author: Mark Brown # Date: Tue Aug 3 17:01:10 2021 +0100 # # Add linux-next specific files for 20210803 # # Signed-off-by: Mark Brown # < /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 c3f7b3be172b39d90b4c5cb87a2231cc6c2c8dcf # < make -s -j 120 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 120 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 120 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 120 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:1207:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linux-next_pmac32_defconfig+SMP_powerpc-gcc4.9 # Build took: 0:01:06.746733