diff options
| author | Christophe Leroy <[email protected]> | 2022-02-13 10:02:41 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-02-14 13:06:43 +1100 |
| commit | 38a1756861b8fc2ea9afb93e231194c642a4e261 (patch) | |
| tree | 4dc51b17280af054efc3d939b5075682551ae509 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5a72345e6a78120368fcc841b570331b6c5a50da (diff) | |
powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
Warnings in assembly must use EMIT_WARN_ENTRY in order to generate
the necessary entry in exception table.
Check in EMIT_BUG_ENTRY that flags don't include BUGFLAG_WARNING.
This change avoids problems like the one fixed by
commit fd1eaaaaa686 ("powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug
warnings").
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/ddcb422102a37eb45f57694c7ef0ec6187964dff.1644742951.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions