# git rev-parse -q --verify 51bdd63ddb668c133639e0a05f8d412bdad2adce^{commit} 51bdd63ddb668c133639e0a05f8d412bdad2adce already have revision, skipping fetch # git checkout -q -f -B kisskb 51bdd63ddb668c133639e0a05f8d412bdad2adce # git clean -qxdf # < git log -1 # commit 51bdd63ddb668c133639e0a05f8d412bdad2adce # Author: Greg Kroah-Hartman # Date: Wed Jan 15 16:44:13 2020 +0100 # # Linux 4.9.211-rc1 # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 51bdd63ddb668c133639e0a05f8d412bdad2adce # < make -s -j 8 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/stable-rc-4.9_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' /kisskb/src/arch/powerpc/boot/mpsc.c: In function 'mpsc_get_virtreg_of_phandle': /kisskb/src/arch/powerpc/boot/mpsc.c:113:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] devp = find_node_by_linuxphandle((u32)v); ^ /kisskb/src/arch/powerpc/boot/mpsc.c: In function 'mpsc_console_init': /kisskb/src/arch/powerpc/boot/mpsc.c:147:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] reg_set = (int)v; ^ Completed OK # rm -rf /kisskb/build/stable-rc-4.9_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:03:16.039835