# git rev-parse -q --verify fc0c8146680e362ebeaed0294b869425cc18230e^{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 fc0c8146680e362ebeaed0294b869425cc18230e^{commit} fc0c8146680e362ebeaed0294b869425cc18230e # git checkout -q -f -B kisskb fc0c8146680e362ebeaed0294b869425cc18230e # git clean -qxdf # < git log -1 # commit fc0c8146680e362ebeaed0294b869425cc18230e # Merge: 8c0f9f5b309d 59d08d00d43c # Author: Greg Kroah-Hartman # Date: Tue Sep 25 17:01:52 2018 +0200 # # Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Greg (well I), wrote: # "Char/Misc driver fixes for 4.19-rc6 # # Here are some soundwire and intel_th (tracing) driver fixes for some # reported issues. # # All of these have been in linux-next for a week with no reported issues." # # * tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # intel_th: pci: Add Ice Lake PCH support # intel_th: Fix resource handling for ACPI glue layer # intel_th: Fix device removal logic # soundwire: Fix acquiring bus lock twice during master release # soundwire: Fix incorrect exit after configuring stream # soundwire: Fix duplicate stream state assignment # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 fc0c8146680e362ebeaed0294b869425cc18230e # < make -s -j 120 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=0x591533C2 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 120 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 120 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:01:42.625279