linux-stable/arch
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
..
alpha Cleanups (and one fix) around struct mount handling. 2022-06-04 19:00:05 -07:00
arc This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
arm ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer 2022-10-12 09:51:24 +02:00
arm64 arm64: errata: Add Cortex-A55 to the repeat tlbi list 2022-10-24 09:56:48 +02:00
csky csky/kprobe: reclaim insn_slot on kprobe unregistration 2022-08-25 11:45:46 +02:00
hexagon fork: Generalize PF_IO_WORKER handling 2022-05-07 09:01:59 -05:00
ia64 ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr() 2022-08-17 15:13:56 +02:00
loongarch LoongArch: Fix arch_remove_memory() undefined build error 2022-09-20 12:43:49 +02:00
m68k m68k: coldfire/device.c: protect FLEXCAN blocks 2022-08-25 11:45:15 +02:00
microblaze This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
mips MIPS: Loongson32: Fix PHY-mode being left unspecified 2022-09-28 11:32:14 +02:00
nios2 nios2: add force_successful_syscall_return() 2022-08-25 11:45:27 +02:00
openrisc openrisc: io: Define iounmap argument as volatile 2022-08-25 11:45:46 +02:00
parisc parisc: Fix userspace graphics card breakage due to pgtable special bit 2022-10-24 09:56:45 +02:00
powerpc powerpc/boot: Explicitly disable usage of SPE instructions 2022-10-24 09:56:50 +02:00
riscv riscv: Pass -mno-relax only on lld < 15.0.0 2022-10-24 09:56:46 +02:00
s390 KVM: s390: Pass initialized arg even if unused 2022-10-12 09:51:24 +02:00
sh sh: convert nommu io{re,un}map() to static inline functions 2022-07-03 15:42:32 -07:00
sparc sparc: Unbreak the build 2022-10-12 09:51:23 +02:00
um UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK 2022-10-24 09:56:46 +02:00
x86 perf/x86/intel: Fix unchecked MSR access error for Alder Lake N 2022-10-12 09:51:25 +02:00
xtensa xtensa: iss: fix handling error cases in iss_net_configure() 2022-08-17 15:15:32 +02:00
.gitignore
Kconfig arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic 2022-08-17 15:13:59 +02:00