# git rev-parse -q --verify 324c92e5e0ee0e993bdb106fac407846ed677f6b^{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 324c92e5e0ee0e993bdb106fac407846ed677f6b^{commit} 324c92e5e0ee0e993bdb106fac407846ed677f6b # git checkout -q -f -B kisskb 324c92e5e0ee0e993bdb106fac407846ed677f6b # git clean -qxdf # < git log -1 # commit 324c92e5e0ee0e993bdb106fac407846ed677f6b # Merge: 0372b6dd6cfe e169fba4f464 # Author: Linus Torvalds # Date: Wed Jun 2 08:53:37 2021 -1000 # # Merge tag 'efi-urgent-2021-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull EFI fixes from Ingo Molnar: # "A handful of EFI fixes: # # - Fix/robustify a diagnostic printk # # - Fix a (normally not triggered) parser bug in the libstub code # # - Allow !EFI_MEMORY_XP && !EFI_MEMORY_RO entries in the memory map # # - Stop RISC-V from crashing on boot if there's no FDT table" # # * tag 'efi-urgent-2021-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # efi: cper: fix snprintf() use in cper_dimm_err_location() # efi/libstub: prevent read overflow in find_file_option() # efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be cleared # efi/fdt: fix panic when no valid fdt found # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 324c92e5e0ee0e993bdb106fac407846ed677f6b # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc O=/kisskb/build/linus_sparc-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc-defconfig_sparc64 # Build took: 0:00:31.787880