# git rev-parse -q --verify 8fc6167135d25cf6ba0258bb5284c68df7097443^{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 8fc6167135d25cf6ba0258bb5284c68df7097443^{commit} 8fc6167135d25cf6ba0258bb5284c68df7097443 # git checkout -q -f -B kisskb 8fc6167135d25cf6ba0258bb5284c68df7097443 # git clean -qxdf # < git log -1 # commit 8fc6167135d25cf6ba0258bb5284c68df7097443 # Author: Ben Hutchings # Date: Fri Nov 22 15:57:34 2019 +0000 # # Linux 3.16.78 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 8fc6167135d25cf6ba0258bb5284c68df7097443 # < make -s -j 48 ARCH=mips O=/kisskb/build/stable-3.16_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/stable-3.16_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] /kisskb/src/drivers/net/ethernet/seeq/sgiseeq.c: In function 'sgiseeq_probe': /kisskb/src/drivers/net/ethernet/seeq/sgiseeq.c:804:10: warning: passing argument 5 of 'dma_free_attrs' makes pointer from integer without a cast [enabled by default] /kisskb/src/arch/mips/include/asm/dma-mapping.h:86:20: note: expected 'struct dma_attrs *' but argument is of type 'int' Completed OK # rm -rf /kisskb/build/stable-3.16_mips-defconfig_mips # Build took: 0:01:36.548002