# git rev-parse -q --verify 25e19c1fe421280a47f37c3571aa379e6e67966c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 25e19c1fe421280a47f37c3571aa379e6e67966c^{commit} 25e19c1fe421280a47f37c3571aa379e6e67966c # 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 25e19c1fe421280a47f37c3571aa379e6e67966c # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x18FBA47E # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:40: LSE atomics not supported by binutils arch/arm64/Makefile:40: LSE atomics not supported by binutils /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ arch/arm64/Makefile:40: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64 # Build took: 0:11:57.631139