# git rev-parse -q --verify 220dcf1c6fc97f8873b6d9fe121b80decd4b71a8^{commit} 220dcf1c6fc97f8873b6d9fe121b80decd4b71a8 already have revision, skipping fetch # git checkout -q -f -B kisskb 220dcf1c6fc97f8873b6d9fe121b80decd4b71a8 # git clean -qxdf # < git log -1 # commit 220dcf1c6fc97f8873b6d9fe121b80decd4b71a8 # Author: Stephen Rothwell # Date: Tue Nov 13 15:41:21 2018 +1100 # # Add linux-next specific files for 20181113 # # Signed-off-by: Stephen Rothwell # < /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 220dcf1c6fc97f8873b6d9fe121b80decd4b71a8 # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linux-next-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=0xC18A9D67 # 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 40 ARCH=x86_64 O=/kisskb/build/linux-next-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 40 ARCH=x86_64 O=/kisskb/build/linux-next-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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: include/asm-generic/atomic-instrumented.h is out-of-date. warning: include/asm-generic/atomic-long.h is out-of-date. warning: include/linux/atomic-fallback.h is out-of-date. /kisskb/src/arch/x86/entry/vsyscall/vsyscall_64.c: In function 'emulate_vsyscall': /kisskb/src/arch/x86/entry/vsyscall/vsyscall_64.c:202:16: warning: 'syscall_nr' may be used uninitialized in this function [-Wmaybe-uninitialized] regs->orig_ax = syscall_nr; ~~~~~~~~~~~~~~^~~~~~~~~~~~ /kisskb/src/kernel/debug/kdb/kdb_support.c: In function 'kallsyms_symbol_next': /kisskb/src/kernel/debug/kdb/kdb_support.c:239:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(prefix_name, name, strlen(name)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/debug/kdb/kdb_support.c:239:31: note: length computed here strncpy(prefix_name, name, strlen(name)+1); ^~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c: In function 'balance_dirty_pages': /kisskb/src/mm/page-writeback.c:1623:16: warning: 'writeback' may be used uninitialized in this function [-Wmaybe-uninitialized] mdtc->dirty += writeback; ^~ /kisskb/src/mm/page-writeback.c:1624:4: warning: 'filepages' may be used uninitialized in this function [-Wmaybe-uninitialized] mdtc_calc_avail(mdtc, filepages, headroom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:1624:4: warning: 'headroom' may be used uninitialized in this function [-Wmaybe-uninitialized] /kisskb/src/mm/page-writeback.c: In function 'wb_over_bg_thresh': /kisskb/src/mm/page-writeback.c:1952:3: warning: 'filepages' may be used uninitialized in this function [-Wmaybe-uninitialized] mdtc_calc_avail(mdtc, filepages, headroom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:1952:3: warning: 'headroom' may be used uninitialized in this function [-Wmaybe-uninitialized] /kisskb/src/arch/x86/kernel/hw_breakpoint.c: In function 'hw_breakpoint_arch_parse': /kisskb/src/arch/x86/kernel/hw_breakpoint.c:333:15: warning: 'align' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int align; ^~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1514:12: warning: 'devm_gpio_chip_match' defined but not used [-Wunused-function] static int devm_gpio_chip_match(struct device *dev, void *res, void *data) ^~~~~~~~~~~~~~~~~~~~ WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' FATAL: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them. make[2]: *** [/kisskb/src/scripts/Makefile.modpost:98: vmlinux.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1047: vmlinux] Error 2 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 40 ARCH=x86_64 O=/kisskb/build/linux-next-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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:03.709988