# git rev-parse -q --verify fa8daef11af9b155cb6989b149d878358480f54c^{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 fa8daef11af9b155cb6989b149d878358480f54c^{commit} fa8daef11af9b155cb6989b149d878358480f54c # git checkout -q -f -B kisskb fa8daef11af9b155cb6989b149d878358480f54c # git clean -qxdf # < git log -1 # commit fa8daef11af9b155cb6989b149d878358480f54c # Author: Greg Kroah-Hartman # Date: Wed Oct 16 06:58:19 2019 -0700 # # Linux 4.4.197-rc1 # < /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 fa8daef11af9b155cb6989b149d878358480f54c # < make -s -j 48 ARCH=mips O=/kisskb/build/stable-rc-4.4_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-rc-4.4_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:34: MIPS VDSO requires binutils >= 2.25 /kisskb/src/arch/mips/vdso/Makefile:34: MIPS VDSO requires binutils >= 2.25 /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/include/asm-generic/dma-mapping-common.h:267:20: note: expected 'struct dma_attrs *' but argument is of type 'int' Completed OK # rm -rf /kisskb/build/stable-rc-4.4_mips-defconfig_mips # Build took: 0:01:59.246788