diff options
| author | Paul Burton <[email protected]> | 2015-07-27 12:58:22 -0700 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2015-09-03 12:07:59 +0200 |
| commit | bf82cb30c7e58b3a9742f0a45962ebdf51befac7 (patch) | |
| tree | a17fd3321d1bbeb782620204ba7e6107ada99fb1 /tools/perf/scripts/python/bin | |
| parent | f1fe2d21f4e1aca8644cea888dc618f0183ad671 (diff) | |
MIPS: Save MSA extended context around signals
It is desirable for signal handlers to be allowed to make use of MSA,
particularly if auto vectorisation is used when compiling a program.
The MSA context must therefore be saved & restored before & after
invoking the signal handler. Make use of the extended context structs
defined in the preceding patch to save MSA context after the sigframe
when appropriate.
[[email protected]: Fixed conflicts.]
Signed-off-by: Paul Burton <[email protected]>
Cc: [email protected]
Cc: Guenter Roeck <[email protected]>
Cc: Matthew Fortune <[email protected]>
Cc: Leonid Yegoshin <[email protected]>
Cc: [email protected]
Cc: Richard Weinberger <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Markos Chandras <[email protected]>
Cc: Manuel Lauss <[email protected]>
Cc: Maciej W. Rozycki <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/10796/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions