# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 4557ac6b344b8cdf948ff8b007e8e1de34832f2e # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8555_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8555_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8555_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8555_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_tqm8555_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x525148) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.8.0-rc2-g4557ac6b344b Created: Thu Jul 9 02:31:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2664574 Bytes = 2602.12 KiB = 2.54 MiB Load Address: 00600000 Entry Point: 00600314 INFO: Uncompressed kernel (size 0x514a4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.8.0-rc2-g4557ac6b344b Created: Thu Jul 9 02:31:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2634044 Bytes = 2572.31 KiB = 2.51 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_85xx_tqm8555_defconfig_powerpc-gcc4.9 # Build took: 0:00:51.435133