diff options
author | Julien Thierry <[email protected]> | 2019-01-31 14:59:00 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-02-06 10:05:22 +0000 |
commit | 7d31464adf20fb8c075a3a3dfe2002a195566510 (patch) | |
tree | b4a3e18febf28c1a29ff7536ffe3a7205ab013c4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 101b35f7def1775bf589d86676983bc359843916 (diff) |
arm64: Handle serror in NMI context
Per definition of the daifflags, Serrors can occur during any interrupt
context, that includes NMI contexts. Trying to nmi_enter in an nmi context
will crash.
Skip nmi_enter/nmi_exit when serror occurred during an NMI.
Suggested-by: James Morse <[email protected]>
Signed-off-by: Julien Thierry <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Dave Martin <[email protected]>
Cc: James Morse <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions