# git rev-parse -q --verify 33e17876ea4edcd7f5c01efa78e8d02889261abf^{commit} 33e17876ea4edcd7f5c01efa78e8d02889261abf already have revision, skipping fetch # git checkout -q -f -B kisskb 33e17876ea4edcd7f5c01efa78e8d02889261abf # git clean -qxdf # < git log -1 # commit 33e17876ea4edcd7f5c01efa78e8d02889261abf # Merge: d475fac95779 2b7403035459 # Author: Linus Torvalds # Date: Thu Aug 23 19:20:12 2018 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge yet more updates from Andrew Morton: # # - the rest of MM # # - various misc fixes and tweaks # # * emailed patches from Andrew Morton : (22 commits) # mm: Change return type int to vm_fault_t for fault handlers # lib/fonts: convert comments to utf-8 # s390: ebcdic: convert comments to UTF-8 # treewide: convert ISO_8859-1 text comments to utf-8 # drivers/gpu/drm/gma500/: change return type to vm_fault_t # docs/core-api: mm-api: add section about GFP flags # docs/mm: make GFP flags descriptions usable as kernel-doc # docs/core-api: split memory management API to a separate file # docs/core-api: move *{str,mem}dup* to "String Manipulation" # docs/core-api: kill trailing whitespace in kernel-api.rst # mm/util: add kernel-doc for kvfree # mm/util: make strndup_user description a kernel-doc comment # fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds # treewide: correct "differenciate" and "instanciate" typos # fs/afs: use new return type vm_fault_t # drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t # mm: soft-offline: close the race against page allocation # mm: fix race on soft-offlining free huge pages # namei: allow restricted O_CREAT of FIFOs and regular files # hfs: prevent crash on exit from failed search # ... # < /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 33e17876ea4edcd7f5c01efa78e8d02889261abf # < make -s -j 10 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=0xC8258080 # 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 10 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 10 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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 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:5, 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/drivers/scsi/arcmsr/arcmsr_hba.c:47: In function 'strncpy', inlined from 'arcmsr_handle_virtual_command' at /kisskb/src/drivers/scsi/arcmsr/arcmsr_hba.c:2980:3: /kisskb/src/include/linux/string.h:246:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'arcmsr_handle_virtual_command' at /kisskb/src/drivers/scsi/arcmsr/arcmsr_hba.c:2978:3: /kisskb/src/include/linux/string.h:246:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'arcmsr_handle_virtual_command' at /kisskb/src/drivers/scsi/arcmsr/arcmsr_hba.c:2976:3: /kisskb/src/include/linux/string.h:246:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:5, 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/drivers/scsi/3w-sas.c:53: In function 'strncpy', inlined from 'twl_reset_sequence' at /kisskb/src/drivers/scsi/3w-sas.c:1328:3: /kisskb/src/include/linux/string.h:246:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:08:16.720761