diff options
author | Pali Rohár <pali@kernel.org> | 2022-08-27 16:44:54 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-09-28 12:22:14 +0300 |
commit | 110a58b9f91c66f743c01a2c217243d94c899c23 (patch) | |
tree | 816c680d40e9087ecf827db9529b048484c13813 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c102432005e8811b80b25641e12c4577970b5558 (diff) | |
download | linux-110a58b9f91c66f743c01a2c217243d94c899c23.tar.xz |
powerpc/boot: Explicitly disable usage of SPE instructions
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
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions