# git rev-parse -q --verify b3afc4525a507f21e98cc7571ea8c3f28484241c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.7.y # git rev-parse -q --verify b3afc4525a507f21e98cc7571ea8c3f28484241c^{commit} b3afc4525a507f21e98cc7571ea8c3f28484241c # git checkout -q -f -B kisskb b3afc4525a507f21e98cc7571ea8c3f28484241c # git clean -qxdf # < git log -1 # commit b3afc4525a507f21e98cc7571ea8c3f28484241c # Author: Greg Kroah-Hartman # Date: Sat Oct 22 12:07:05 2016 +0200 # # Linux 4.7.10 # < /opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux-gcc --version # < git log --format=%s --max-count=1 b3afc4525a507f21e98cc7571ea8c3f28484241c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-4.7_powernv_defconfig_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-linux- powernv_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-4.7_powernv_defconfig_ppc64le CROSS_COMPILE=/opt/cross/kisskb/gcc-5.2.0-nolibc/powerpc64le-linux/bin/powerpc64le-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-4.7_powernv_defconfig_ppc64le # Build took: 0:02:16.561130