# git rev-parse -q --verify 25e19c1fe421280a47f37c3571aa379e6e67966c^{commit} 25e19c1fe421280a47f37c3571aa379e6e67966c already have revision, skipping fetch # git checkout -q -f -B kisskb 25e19c1fe421280a47f37c3571aa379e6e67966c # git clean -qxdf # < git log -1 # commit 25e19c1fe421280a47f37c3571aa379e6e67966c # Merge: c67a98c00ea3 2121db096301 # Author: Linus Torvalds # Date: Sun Nov 18 12:21:09 2018 -0800 # # Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm # # Pull libnvdimm fixes from Dan Williams: # "A small batch of fixes for v4.20-rc3. # # The overflow continuation fix addresses something that has been broken # for several releases. Arguably it could wait even longer, but it's a # one line fix and this finishes the last of the known address range # scrub bug reports. The revert addresses a lockdep regression. The unit # tests are not critical to fix, but no reason to hold this fix back. # # Summary: # # - Address Range Scrub overflow continuation handling has been broken # since it was initially merged. It was only recently that error # injection and platform-BIOS support enabled this corner case to be # exercised. # # - The recent attempt to provide more isolation for the kernel Address # Range Scrub state machine from userapace initiated sessions # triggers a lockdep report. Revert and try again at the next merge # window. # # - Fix a kasan reported buffer overflow in libnvdimm unit test # infrastrucutre (nfit_test)" # # * tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: # Revert "acpi, nfit: Further restrict userspace ARS start requests" # acpi, nfit: Fix ARS overflow continuation # tools/testing/nvdimm: Fix the array size for dimm devices. # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 25e19c1fe421280a47f37c3571aa379e6e67966c # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x8155BF36 # 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_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/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_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./usr/include/linux/v4l2-controls.h:1105: found __[us]{8,16,32,64} type without #include Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:05:51.216397