# git rev-parse -q --verify 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e^{commit} 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e already have revision, skipping fetch # git checkout -q -f -B kisskb 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e # git clean -qxdf # < git log -1 # commit 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e # Merge: 48f8e8e96fc2b 336d139f8718b # Author: Linus Torvalds # Date: Thu Aug 30 10:05:12 2018 -0700 # # Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd # # Pull mtd fixes from Boris Brezillon: # "Raw NAND fixes: # # - denali: Fix a regression caused by the nand_scan() rework # # - docg4: Fix a build error when gcc decides to not iniline some # functions (can be reproduced with gcc 4.1.2): # # * tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd: # mtd: rawnand: denali: do not pass zero maxchips to nand_scan() # mtd: rawnand: docg4: Remove wrong __init annotations # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e # < make -s -j 120 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 120 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/fs/ext4/super.c: In function '__save_error_info.isra.5': /kisskb/src/fs/ext4/super.c:344:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_last_error_func, func, sizeof(es->s_last_error_func)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:349:3: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(es->s_first_error_func, func, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(es->s_first_error_func)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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:00:35.757853