# git rev-parse -q --verify ddead9ca7c1dfc3eada549fa73f111d90d46563d^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.4.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 ddead9ca7c1dfc3eada549fa73f111d90d46563d^{commit} ddead9ca7c1dfc3eada549fa73f111d90d46563d # git checkout -q -f -B kisskb ddead9ca7c1dfc3eada549fa73f111d90d46563d # git clean -qxdf # < git log -1 # commit ddead9ca7c1dfc3eada549fa73f111d90d46563d # Author: Greg Kroah-Hartman # Date: Mon Nov 11 17:20:16 2019 +0100 # # Linux 4.4.201-rc1 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 ddead9ca7c1dfc3eada549fa73f111d90d46563d # < make -s -j 48 ARCH=arm O=/kisskb/build/stable-rc-4.4_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- versatile_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/stable-rc-4.4_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/mm/page_alloc.c: In function 'drain_all_pages': /kisskb/src/mm/page_alloc.c:2024:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/stable-rc-4.4_versatile_defconfig_arm # Build took: 0:01:22.814321