# git rev-parse -q --verify 4557ac6b344b8cdf948ff8b007e8e1de34832f2e^{commit} 4557ac6b344b8cdf948ff8b007e8e1de34832f2e already have revision, skipping fetch # 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/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 4557ac6b344b8cdf948ff8b007e8e1de34832f2e # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/powerpc-fixes_sparc64-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] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-fixes_sparc64-defconfig_sparc64 # Build took: 0:01:19.754207