linux-stable/arch/powerpc
Pali Rohár 5c87da431c powerpc/boot: Explicitly disable usage of SPE instructions
commit 110a58b9f9 upstream.

uImage boot wrapper should not use SPE instructions, like kernel itself.
Boot wrapper has already disabled Altivec and VSX instructions but not SPE.
Options -mno-spe and -mspe=no already set when compilation of kernel, but
not when compiling uImage wrapper yet. Fix it.

Cc: stable@vger.kernel.org
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220827134454.17365-1-pali@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-10-24 09:56:50 +02:00
..
boot powerpc/boot: Explicitly disable usage of SPE instructions 2022-10-24 09:56:50 +02:00
configs powerpc: Restore CONFIG_DEBUG_INFO in defconfigs 2022-08-17 15:13:56 +02:00
crypto powerpc: fix typos in comments 2022-05-05 22:12:44 +10:00
include Revert "powerpc/rtas: Implement reentrant rtas call" 2022-10-15 08:01:43 +02:00
kernel Revert "powerpc/rtas: Implement reentrant rtas call" 2022-10-15 08:01:43 +02:00
kexec powerpc/kexec: Fix build failure from uninitialised variable 2022-08-17 15:16:21 +02:00
kvm KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings 2022-08-25 11:45:48 +02:00
lib powerpc updates for 5.19 2022-05-28 11:27:17 -07:00
math-emu
mm powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush 2022-10-05 10:40:44 +02:00
net powerpc/inst: Remove PPC_INST_BL 2022-05-22 15:58:27 +10:00
perf powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI check in power_pmu_disable 2022-08-17 15:15:47 +02:00
platforms powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register() 2022-09-08 11:24:03 +02:00
purgatory
sysdev Revert "powerpc/rtas: Implement reentrant rtas call" 2022-10-15 08:01:43 +02:00
tools powerpc/64: Add UADDR64 relocation support 2022-03-09 21:47:53 +11:00
xmon More power management updates for 5.19-rc1 2022-05-30 11:37:26 -07:00
Kbuild
Kconfig powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE 2022-10-24 09:56:50 +02:00
Kconfig.debug powerpc: Book3S 64-bit outline-only KASAN support 2022-05-22 15:58:29 +10:00
Makefile powerpc/32: Don't always pass -mcpu=powerpc to the compiler 2022-08-25 11:45:51 +02:00
Makefile.postlink