# 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-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 3b35375f19fe87b5d8822ce01f917095d575ee28 # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:30.946296