public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] x86/UV/KDB/NMI: Updates for NMI/KDB handler for SGI UV
@ 2013-03-25 18:50 Mike Travis
  2013-03-25 18:50 ` [PATCH 01/15] KDB: fix the interrupt of the KDB btc command Mike Travis
                   ` (14 more replies)
  0 siblings, 15 replies; 21+ messages in thread
From: Mike Travis @ 2013-03-25 18:50 UTC (permalink / raw)
  To: Jason Wessel
  Cc: Ingo Molnar, H. Peter Anvin, Thomas Gleixner, Andrew Morton,
	kgdb-bugreport, x86, linux-kernel


These are kernel updates for the NMI/KDB handler on the SGI
Ultraviolet System.

* Fix problem where 'quit' to more> prompt doesn't stop output.
* Fix problem where reg dump shows letter 'd' in first column of
  every line.
* Up the number of LINES so the entire entry message is displayed.
* Moves KDB header defines to externally visable header so external
  KDB modules can be built.
* Exports some significant KDB functions for use by external modules.
* Consolidates the '| grep' support into new kdb_grep.c file.
* Updates kdb grep support to add some new options.
* Restablishes support for kdump from the kdb prompt.
* Adds back in the 'pshelp' command.
* Adds new entry into KGDB for systems with global NMI support.
* Adds new reason code to enter KDB that's not considered an error.
* Adds support for external 'uvtrace' module.
* Updates NMI support for new internal system (SMM) NMI handler.
* Adds back the capability of NMI entering KDB/KGDB.

-- 

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

end of thread, other threads:[~2013-03-26  4:19 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 18:50 [PATCH 00/15] x86/UV/KDB/NMI: Updates for NMI/KDB handler for SGI UV Mike Travis
2013-03-25 18:50 ` [PATCH 01/15] KDB: fix the interrupt of the KDB btc command Mike Travis
2013-03-25 21:11   ` Jason Wessel
2013-03-25 18:50 ` [PATCH 02/15] KDB: fix errant character in KDB show regs Mike Travis
2013-03-25 18:50 ` [PATCH 03/15] KDB: up the default LINES value Mike Travis
2013-03-25 21:22   ` Jason Wessel
2013-03-25 21:31     ` Mike Travis
2013-03-25 18:50 ` [PATCH 04/15] KDB: allow KDB modules to be external modules Mike Travis
2013-03-25 18:50 ` [PATCH 05/15] KDB: add more exports for supporting KDB modules v2 Mike Travis
2013-03-26  2:38   ` Eric W. Biederman
2013-03-26  4:19     ` Mike Travis
2013-03-25 18:50 ` [PATCH 06/15] KDB: consolidate KDB grep code Mike Travis
2013-03-25 18:50 ` [PATCH 07/15] KDB: clean up KDB grep code, add some options Mike Travis
2013-03-25 18:50 ` [PATCH 08/15] KDB: Restore call to kdump from KDB Mike Travis
2013-03-25 18:50 ` [PATCH 09/15] KDB: Add pshelp command Mike Travis
2013-03-25 18:50 ` [PATCH 10/15] KGDB/KDB: add support for external NMI handler to call KGDB/KDB Mike Travis
2013-03-25 18:50 ` [PATCH 11/15] KDB: add new system NMI entry code to KDB Mike Travis
2013-03-25 18:50 ` [PATCH 12/15] x86/UV: Move NMI support Mike Travis
2013-03-25 18:50 ` [PATCH 13/15] x86/UV: Add uvtrace support Mike Travis
2013-03-25 18:50 ` [PATCH 14/15] x86/UV: Update UV support for external NMI signals Mike Travis
2013-03-25 18:50 ` [PATCH 15/15] x86/UV: Add call to KGDB/KDB from NMI handler Mike Travis

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