diff options
author | 2019-01-31 14:59:00 +0000 | |
---|---|---|
committer | 2019-02-06 10:05:22 +0000 | |
commit | 7d31464adf20fb8c075a3a3dfe2002a195566510 (patch) | |
tree | b4a3e18febf28c1a29ff7536ffe3a7205ab013c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI (diff) | |
download | linux-dev-7d31464adf20fb8c075a3a3dfe2002a195566510.tar.xz linux-dev-7d31464adf20fb8c075a3a3dfe2002a195566510.zip |
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 <james.morse@arm.com>
Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Dave Martin <dave.martin@arm.com>
Cc: James Morse <james.morse@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions