public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* which kernel thread handles NMIs?
@ 2014-11-03 21:08 Chris Friesen
  2014-11-04  1:35 ` Steven Rostedt
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Friesen @ 2014-11-03 21:08 UTC (permalink / raw)
  To: rt-users

We're running with the 3.4 kernel with RT patch, and we're trying to 
debug some issues.

One of the issues is that the magic sysrq "l" command to show a stack 
backtrace on all CPUs doesn't seem to work, though other magic sysrq 
commands do work properly.

Looking at the code, for X86 it seems to call 
apic->send_IPI_all(NMI_VECTOR);

Does anyone know what kernel thread would handle NMI_VECTOR?  I want to 
make sure its priority is sufficiently high.

Thanks,
Chris

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-04  5:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 21:08 which kernel thread handles NMIs? Chris Friesen
2014-11-04  1:35 ` Steven Rostedt
2014-11-04  5:20   ` Chris Friesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox