# git rev-parse -q --verify 3b35375f19fe87b5d8822ce01f917095d575ee28^{commit} 3b35375f19fe87b5d8822ce01f917095d575ee28 already have revision, skipping fetch # git checkout -q -f -B kisskb 3b35375f19fe87b5d8822ce01f917095d575ee28 # git clean -qxdf # < git log -1 # commit 3b35375f19fe87b5d8822ce01f917095d575ee28 # Merge: c313761337fb 9f5deb551655 # Author: Linus Torvalds # Date: Sat Aug 26 10:34:29 2023 -0700 # # Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull irq fix from Thomas Gleixner: # "A last minute fix for a regression introduced in the v6.5 merge # window. # # The conversion of the software based interrupt resend mechanism to # hlist missed to add a check whether the descriptor is already enqueued # and dropped the interrupt descriptor lookup for nested interrupts. # # The missing check whether the descriptor is already queued causes # hlist corruption and can be observed in the wild. The dropped parent # descriptor lookup has not yet caused problems, but it would result in # stale interrupt line in the worst case. # # Add the missing enqueued check and bring the descriptor lookup back to # cure this" # # * tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # genirq: Fix software resend lockup and nested resend # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3b35375f19fe87b5d8822ce01f917095d575ee28 # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig Using /kisskb/src/arch/powerpc/configs/ppc64_defconfig as base Merging /kisskb/src/arch/powerpc/configs/le.config # # merged configuration written to .config (needs make) # # < make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_powerpc-gcc12 # Build took: 0:04:24.676235