# git rev-parse -q --verify 3918c21eacb06e3d9d43f718354cbce6703f4812^{commit} 3918c21eacb06e3d9d43f718354cbce6703f4812 already have revision, skipping fetch # git checkout -q -f -B kisskb 3918c21eacb06e3d9d43f718354cbce6703f4812 # git clean -qxdf # < git log -1 # commit 3918c21eacb06e3d9d43f718354cbce6703f4812 # Merge: ad3273d5f1b9 5223c9c1cbfc # Author: Greg Kroah-Hartman # Date: Mon Sep 17 22:34:25 2018 +0200 # # Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Mark writes: # "spi: Fixes for v4.19 # # As well as one driver fix there's a couple of fixes here which address # issues with the use of IDRs for allocation of dynamic bus numbers, # ensuring that dynamic bus numbers interact well with static bus numbers # assigned via DT and otherwise." # # * tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE # spi: Fix double IDR allocation with DT aliases # spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 3918c21eacb06e3d9d43f718354cbce6703f4812 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-defconfig_nds32le # Build took: 0:01:03.823722