# git rev-parse -q --verify 0a72ef89901409847036664c23ba6eee7cf08e0e^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: 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 0a72ef89901409847036664c23ba6eee7cf08e0e^{commit} 0a72ef89901409847036664c23ba6eee7cf08e0e # git checkout -q -f -B kisskb 0a72ef89901409847036664c23ba6eee7cf08e0e # git clean -qxdf # < git log -1 # commit 0a72ef89901409847036664c23ba6eee7cf08e0e # Merge: c50bbf615f2f edbcf50eb8ae # Author: Linus Torvalds # Date: Fri May 24 11:03:26 2019 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull more arm64 fixes from Will Deacon: # # - Fix incorrect LDADD instruction encoding in our disassembly macros # # - Disable the broken ARM64_PSEUDO_NMI support for now # # - Add workaround for Cortex-A76 CPU erratum #1463225 # # - Handle Cortex-A76/Neoverse-N1 erratum #1418040 w/ existing workaround # # - Fix IORT build failure if IOMMU_SUPPORT=n # # - Fix place-relative module relocation range checking and its # interaction with KASLR # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: insn: Add BUILD_BUG_ON() for invalid masks # arm64: insn: Fix ldadd instruction encoding # arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now # arm64: Handle erratum 1418040 as a superset of erratum 1188873 # arm64/module: deal with ambiguity in PRELxx relocation ranges # ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled # arm64/kernel: kaslr: reduce module randomization range to 2 GB # arm64: errata: Add workaround for Cortex-A76 erratum #1463225 # arm64: Remove useless message during oops # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 0a72ef89901409847036664c23ba6eee7cf08e0e # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0x96870741 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 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-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- /kisskb/src/kernel/locking/lockdep.c:2821:13: warning: 'print_lock_trace' defined but not used [-Wunused-function] static void print_lock_trace(struct lock_trace *trace, unsigned int spaces) ^ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:00:40.409664