On Tue, 5 Jul 2016, Konstantin Khlebnikov wrote: > NMI handler doesn't call set_irq_regs(), so get_irq_regs() returns NULL or > stale snapshot from beginning of IRQ interrupted by NMI. Registers from > argument are always here and points to interrupted instruction and state. > > Signed-off-by: Konstantin Khlebnikov <[email protected]> > Cc: Jiri Kosina <[email protected]>
Good catch, thanks for fixing my thinko.
Reviewed-by: Jiri Kosina <[email protected]>
--
Jiri Kosina
SUSE Labs

