# git rev-parse -q --verify 95a3867e897abd7811196123f81a119a75aba863^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable 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 95a3867e897abd7811196123f81a119a75aba863^{commit} 95a3867e897abd7811196123f81a119a75aba863 # git checkout -q -f -B kisskb 95a3867e897abd7811196123f81a119a75aba863 # git clean -qxdf # < git log -1 # commit 95a3867e897abd7811196123f81a119a75aba863 # Author: Greg Kroah-Hartman # Date: Wed Jun 3 08:12:16 2020 +0200 # # Linux 4.4.226 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 95a3867e897abd7811196123f81a119a75aba863 # < make -s -j 48 ARCH=mips O=/kisskb/build/stable-4.4_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- defconfig # < make -s -j 48 ARCH=mips O=/kisskb/build/stable-4.4_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/stable-4.4_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 48 ARCH=mips O=/kisskb/build/stable-4.4_mips-defconfig_mips-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/mips-linux/bin/mips-linux- /kisskb/src/drivers/net/ethernet/seeq/sgiseeq.c: In function 'sgiseeq_probe': /kisskb/src/drivers/net/ethernet/seeq/sgiseeq.c:804:26: warning: passing argument 5 of 'dma_free_attrs' makes pointer from integer without a cast sp->srings_dma, DMA_ATTR_NON_CONSISTENT); ^ In file included from /kisskb/src/arch/mips/include/asm/dma-mapping.h:32:0, from /kisskb/src/include/linux/dma-mapping.h:87, from /kisskb/src/drivers/net/ethernet/seeq/sgiseeq.c:9: /kisskb/src/include/asm-generic/dma-mapping-common.h:267:20: note: expected 'struct dma_attrs *' but argument is of type 'int' static inline void dma_free_attrs(struct device *dev, size_t size, ^ Completed OK # rm -rf /kisskb/build/stable-4.4_mips-defconfig_mips-gcc4.9 # Build took: 0:01:56.473200