Files
linux/arch/arm64/kernel
Julien Thierry c25349fd3c arm64: Skip irqflags tracing for NMI in IRQs disabled context
When an NMI is raised while interrupts where disabled, the IRQ tracing
already is in the correct state (i.e. hardirqs_off) and should be left
as such when returning to the interrupted context.

Check whether PMR was masking interrupts when the NMI was raised and
skip IRQ tracing if necessary.

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: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2019-02-06 10:06:41 +00:00
..
2018-07-18 01:18:05 +09:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2018-11-02 17:24:17 +00:00
2019-02-06 10:05:18 +00:00
2019-01-21 17:31:15 +00:00
2018-07-12 14:49:48 +01:00
2018-07-12 14:49:48 +01:00
2019-02-06 10:05:22 +00:00
2017-08-09 12:16:28 +01:00