All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add and Use NMI LAST call chain to eliminate WARNING message
@ 2017-03-06 18:17 Mike Travis
  2017-03-06 18:17 ` [PATCH 1/2] x86/platform: Add a low priority low frequency NMI call chain Mike Travis
  2017-03-06 18:17 ` [PATCH 2/2] x86/platform/uv: Use " Mike Travis
  0 siblings, 2 replies; 11+ messages in thread
From: Mike Travis @ 2017-03-06 18:17 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner, H. Peter Anvin, Don Zickus, Peter Zijlstra
  Cc: Dimitri Sivanich, Frank Ramsay, Russ Anderson, Tony Ernst, x86,
	linux-kernel


Patch 1 adds a new NMI_LAST call chain that mimics the current NMI_UNKNOWN
call chain except it eliminates the WARNING message about multiple NMI
handlers registering on this call chain.

Patch 2 moves the UV NMI handler from using the NMI_UNKNOWN call chain
to this new NMI_LAST call chain.

-- 

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

end of thread, other threads:[~2017-03-08 15:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-06 18:17 [PATCH 0/2] Add and Use NMI LAST call chain to eliminate WARNING message Mike Travis
2017-03-06 18:17 ` [PATCH 1/2] x86/platform: Add a low priority low frequency NMI call chain Mike Travis
2017-03-07  7:42   ` Ingo Molnar
2017-03-07 15:22     ` Don Zickus
2017-03-07 16:00       ` Mike Travis
2017-03-07 16:07         ` Don Zickus
2017-03-07 16:13           ` Mike Travis
2017-03-07 15:38     ` Mike Travis
2017-03-08 10:28       ` Ingo Molnar
2017-03-08 15:17         ` Mike Travis
2017-03-06 18:17 ` [PATCH 2/2] x86/platform/uv: Use " Mike Travis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.