# git rev-parse -q --verify 4557ac6b344b8cdf948ff8b007e8e1de34832f2e^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-test 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 4557ac6b344b8cdf948ff8b007e8e1de34832f2e^{commit} 4557ac6b344b8cdf948ff8b007e8e1de34832f2e # git checkout -q -f -B kisskb 4557ac6b344b8cdf948ff8b007e8e1de34832f2e # git clean -qxdf # < git log -1 # commit 4557ac6b344b8cdf948ff8b007e8e1de34832f2e # Author: Nicholas Piggin # Date: Wed Jul 8 17:49:42 2020 +1000 # # powerpc/64s/exception: Fix 0x1500 interrupt handler crash # # A typo caused the interrupt handler to branch immediately to the # common "unknown interrupt" handler and skip the special case test for # denormal cause. # # This does not affect KVM softpatch handling (e.g., for POWER9 TM # assist) because the KVM test was moved to common code by commit # 9600f261acaa ("powerpc/64s/exception: Move KVM test to common code") # just before this bug was introduced. # # Fixes: 3f7fbd97d07d ("powerpc/64s/exception: Clean up SRR specifiers") # Reported-by: Paul Menzel # Signed-off-by: Nicholas Piggin # Tested-by: Paul Menzel # [mpe: Split selftest into a separate patch] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200708074942.1713396-1-npiggin@gmail.com # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4557ac6b344b8cdf948ff8b007e8e1de34832f2e # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86_64 O=/kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_x86_64-allnoconfig_x86_64-gcc4.9 # Build took: 0:00:22.815643