# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 4557ac6b344b8cdf948ff8b007e8e1de34832f2e # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4105:warning: override: reassigning to symbol SMP # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x9531c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:02:14.844083