# git rev-parse -q --verify 4b92e7fd76e94624e3d5ff56b3d6a5788c4a7ac8^{commit} 4b92e7fd76e94624e3d5ff56b3d6a5788c4a7ac8 already have revision, skipping fetch # git checkout -q -f -B kisskb 4b92e7fd76e94624e3d5ff56b3d6a5788c4a7ac8 # git clean -qxdf # < git log -1 # commit 4b92e7fd76e94624e3d5ff56b3d6a5788c4a7ac8 # Merge: d82920849f30 4a3e85f2674c # Author: Greg Kroah-Hartman # Date: Thu Sep 20 11:25:20 2018 +0200 # # Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd # # Boris writes: # "- Fixes a bug in the ->read/write_reg() implementation of the m25p80 # driver # - Make sure of_node_get/put() calls are balanced in the partition # parsing code # - Fix a race in the denali NAND controller driver # - Fix false positive WARN_ON() in the marvell NAND controller driver" # # * tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd: # mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able # mtd: partitions: fix unbalanced of_node_get/put() # mtd: rawnand: denali: fix a race condition when DMA is kicked # mtd: rawnand: marvell: prevent harmless warnings # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 4b92e7fd76e94624e3d5ff56b3d6a5788c4a7ac8 # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3152:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:43.234613