diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2023-07-24 17:20:30 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2023-07-29 14:57:18 +0200 |
commit | 4c89eb874420a94680d1b842bb9c3785997713a4 (patch) | |
tree | 4c76318156a657af3cb2e8f648e8e22ac96869ec /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 28254f36e2944a501e8bf440193e5c4f910cf10d (diff) |
s390/pfault: cleanup inline assemblies
Cleanup the pfault inline assemblies:
- Use symbolic names for operands
- Add extra linebreaks, and whitespace to improve readability
In addition, change __pfault_init() to return -EOPNOTSUPP in case of
an exception, and don't return a made up valid diag 258 return value
(aka "8").
This allows to simplify the inline assembly, and makes debugging
easier, in case something is broken.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions