# git rev-parse -q --verify a0db36ed571397df9a3f507ee19913a74d4b97a5^{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 a0db36ed571397df9a3f507ee19913a74d4b97a5^{commit} a0db36ed571397df9a3f507ee19913a74d4b97a5 # git checkout -q -f -B kisskb a0db36ed571397df9a3f507ee19913a74d4b97a5 # git clean -qxdf # < git log -1 # commit a0db36ed571397df9a3f507ee19913a74d4b97a5 # Merge: 3a390f24b773 b84a8aba8062 # Author: Linus Torvalds # Date: Sat May 25 14:48:40 2024 -0700 # # Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull irq fixes from Ingo Molnar: # # - Fix x86 IRQ vector leak caused by a CPU offlining race # # - Fix build failure in the riscv-imsic irqchip driver # caused by an API-change semantic conflict # # - Fix use-after-free in irq_find_at_or_after() # # * tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() # genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline # irqchip/riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 a0db36ed571397df9a3f507ee19913a74d4b97a5 # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/linus_defconfig_m68k-gcc13 # Build took: 0:20:15.055650