# git rev-parse -q --verify 01de23e3018bc24808c658a8399f3896a7f9fbaf^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.16.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 01de23e3018bc24808c658a8399f3896a7f9fbaf^{commit} 01de23e3018bc24808c658a8399f3896a7f9fbaf # git checkout -q -f -B kisskb 01de23e3018bc24808c658a8399f3896a7f9fbaf # git clean -qxdf # < git log -1 # commit 01de23e3018bc24808c658a8399f3896a7f9fbaf # Author: Ben Hutchings # Date: Tue Aug 13 12:39:34 2019 +0100 # # Linux 3.16.72 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 01de23e3018bc24808c658a8399f3896a7f9fbaf # < make -s -j 48 ARCH=i386 O=/kisskb/build/stable-3.16_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- i386_defconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/stable-3.16_i386_defconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- /kisskb/src/kernel/cgroup.c: In function 'cgroup_mount': /kisskb/src/kernel/cgroup.c:1811:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/apic/apic.c:138:13: warning: 'nox2apic' defined but not used [-Wunused-variable] Setup is 13404 bytes (padded to 13824 bytes). System is 5710 kB CRC 1dfeb8d0 Kernel: arch/x86/boot/bzImage is ready (#1) Completed OK # rm -rf /kisskb/build/stable-3.16_i386_defconfig_i386 # Build took: 0:02:00.336911