# git rev-parse -q --verify 4710e78940d8d957f24b8f085f961f1279f8fbff^{commit} 4710e78940d8d957f24b8f085f961f1279f8fbff already have revision, skipping fetch # git checkout -q -f -B kisskb 4710e78940d8d957f24b8f085f961f1279f8fbff # git clean -qxdf # < git log -1 # commit 4710e78940d8d957f24b8f085f961f1279f8fbff # Merge: 35e745244268 d3787af289c8 # Author: Linus Torvalds # Date: Sun Nov 4 08:20:09 2018 -0800 # # Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client bugfixes from Trond Myklebust: # "Highlights include: # # Bugfix: # - Fix build issues on architectures that don't provide 64-bit cmpxchg # # Cleanups: # - Fix a spelling mistake" # # * tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: # NFS: fix spelling mistake, EACCESS -> EACCES # SUNRPC: Use atomic(64)_t for seq_send(64) # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 4710e78940d8d957f24b8f085f961f1279f8fbff # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x33574EA8 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bitmap.h:9, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/arch/x86/include/asm/paravirt.h:17, from /kisskb/src/arch/x86/include/asm/irqflags.h:68, from /kisskb/src/include/linux/irqflags.h:16, from /kisskb/src/include/linux/rcupdate.h:39, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/kernel/debug/kdb/kdb_support.c:15: In function 'strncpy', inlined from 'kallsyms_symbol_next' at /kisskb/src/kernel/debug/kdb/kdb_support.c:239:4: /kisskb/src/include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/debug/kdb/kdb_support.c: In function 'kallsyms_symbol_next': /kisskb/src/include/linux/string.h:274:10: note: length computed here return __builtin_strlen(p); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /kisskb/src/mm/vmscan.c:1517:1: warning: the frame size of 4144 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/mm/page_alloc.c: In function 'show_free_areas': /kisskb/src/mm/page_alloc.c:5041:1: warning: the frame size of 3336 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/include/linux/bitmap.h:9, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/arch/x86/include/asm/cpumask.h:5, from /kisskb/src/arch/x86/include/asm/msr.h:11, from /kisskb/src/arch/x86/include/asm/processor.h:21, from /kisskb/src/arch/x86/include/asm/cpufeature.h:8, from /kisskb/src/arch/x86/include/asm/thread_info.h:53, from /kisskb/src/include/linux/thread_info.h:38, from /kisskb/src/arch/x86/include/asm/preempt.h:7, from /kisskb/src/include/linux/preempt.h:81, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:10, from /kisskb/src/lib/test_hexdump.c:8: In function 'strncpy', inlined from 'test_hexdump_prepare_test.constprop' at /kisskb/src/lib/test_hexdump.c:102:3: /kisskb/src/include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_hexdump.c: In function 'test_hexdump_prepare_test.constprop': /kisskb/src/include/linux/string.h:274:10: note: length computed here return __builtin_strlen(p); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] { ^ : note: previous declaration here /kisskb/src/fs/fscache/stats.c: In function 'fscache_stats_show': /kisskb/src/fs/fscache/stats.c:286:1: warning: the frame size of 6536 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c: In function 'mport_cdev_ioctl': /kisskb/src/drivers/rapidio/devices/rio_mport_cdev.c:2129:1: warning: the frame size of 3440 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_start_search': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:1595:1: warning: the frame size of 5320 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_init': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:4774:1: warning: the frame size of 8920 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_blind_search': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:2069:1: warning: the frame size of 8688 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_optimize_track': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:3090:1: warning: the frame size of 5880 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/media/dvb-frontends/stv090x.c: In function 'stv090x_search': /kisskb/src/drivers/media/dvb-frontends/stv090x.c:3522:1: warning: the frame size of 7760 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /kisskb/src/mm/vmscan.c:1517:1: warning: the frame size of 4144 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ /kisskb/src/mm/page_alloc.c: In function 'show_free_areas': /kisskb/src/mm/page_alloc.c:5041:1: warning: the frame size of 3336 bytes is larger than 3072 bytes [-Wframe-larger-than=] } ^ arch/x86/tools/insn_decoder_test: success: Decoded and checked 5659375 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x20cbeb59) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:02.085259