# git rev-parse -q --verify c3203bb03db01f205a909d5010782358bc92bc0a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.9.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify c3203bb03db01f205a909d5010782358bc92bc0a^{commit} c3203bb03db01f205a909d5010782358bc92bc0a # git checkout -q -f -B kisskb c3203bb03db01f205a909d5010782358bc92bc0a # git clean -qxdf # < git log -1 # commit c3203bb03db01f205a909d5010782358bc92bc0a # Author: Greg Kroah-Hartman # Date: Wed Nov 18 18:26:32 2020 +0100 # # Linux 4.9.244 # # Tested-by: Jon Hunter # Tested-by: Shuah Khan # Tested-by: Linux Kernel Functional Testing # Reviewed-by: Guenter Roeck # Link: https://lore.kernel.org/r/20201117122109.116890262@linuxfoundation.org # Signed-off-by: Greg Kroah-Hartman # < /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 c3203bb03db01f205a909d5010782358bc92bc0a # < make -s -j 120 ARCH=powerpc O=/kisskb/build/stable-4.9_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/stable-4.9_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 2 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.9_powernv_defconfig_powerpc-gcc5 # Build took: 0:01:58.746736