On Sat, 27 Aug 2022 15:44:54 +0200, Pali Rohár wrote: > 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. > >
Applied to powerpc/next. [1/1] powerpc/boot: Explicitly disable usage of SPE instructions https://git.kernel.org/powerpc/c/110a58b9f91c66f743c01a2c217243d94c899c23 cheers