public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] : KGDB/KDB/UV updates.
@ 2013-10-18 18:53 Mike Travis
  2013-10-18 18:53 ` [PATCH 1/3] PATCH: KGDB/KDB Fix no KDB config problem Mike Travis
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Mike Travis @ 2013-10-18 18:53 UTC (permalink / raw)
  To: Ingo Molnar, Jason Wessel, Peter Zijlstra, Paul Mackerras,
	Arnaldo Carvalho de Melo, H. Peter Anvin, Thomas Gleixner,
	Andrew Morton
  Cc: Hedi Berriche, x86, linux-kernel


* Change the fix for KDB not defined build problem by changing
  the kgdb_nmicallin() interface to include the KDB specific
  reason code.  This removes a dependency on KDB in the debug
  core.  Also requires a change the call in from UV NMI handler.

* Fix some problems found by the kbuild test robot.

* Fix UV call into kgdb to depend only on whether KGDB is defined
  and not both KGDB and KDB.  This allows the power nmi command
  to use the gdb remote connection if enabled.  Note new action
  of 'kgdb' needs to be set as well to indicate user wants to
  wait for gdb to be connected.  If it's set to 'kdb' then an
  error message is displayed if KDB is not configured.
--

-- 

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/3] : KGDB/KDB/UV updates.
@ 2014-01-14  4:24 Mike Travis
  0 siblings, 0 replies; 8+ messages in thread
From: Mike Travis @ 2014-01-14  4:24 UTC (permalink / raw)
  To: Ingo Molnar, Jason Wessel, Peter Zijlstra, Paul Mackerras,
	Arnaldo Carvalho de Melo, H. Peter Anvin, Thomas Gleixner,
	Andrew Morton
  Cc: Hedi Berriche, Russ Anderson, x86, linux-kernel


* Change the fix for 'KDB not defined' build problem by changing
  the kgdb_nmicallin() interface to include the KDB specific
  reason code.  This removes the dependency on KDB in the debug
  core.  It also requires a change to the kgdb call in from UV
  NMI handler to avoid a compile error.

* Fix some problems found by the kbuild test robot.

* Fix UV call into kgdb to depend only on whether KGDB is defined
  and not both KGDB and KDB.  This allows the power nmi command
  to use the gdb remote connection if enabled.  Note new action
  of 'kgdb' needs to be set as well to indicate user wants the
  kernel to wait for gdb to be connected.  If it's set to 'kdb'
  then an error message is displayed if KDB is not configured.
--

-- 

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

end of thread, other threads:[~2014-01-14  4:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18 18:53 [PATCH 0/3] : KGDB/KDB/UV updates Mike Travis
2013-10-18 18:53 ` [PATCH 1/3] PATCH: KGDB/KDB Fix no KDB config problem Mike Travis
2013-10-18 18:53 ` [PATCH 2/3] PATCH: UV/NMI Fix tip/bot/kbuild test robot problems Mike Travis
2013-10-18 18:53 ` [PATCH 3/3] PATCH: UV/NMI/KGDB/KDB Fix UV NMI handler when KDB not configed Mike Travis
2013-10-19  8:56 ` [PATCH 0/3] : KGDB/KDB/UV updates Ingo Molnar
2014-01-13 18:12   ` Mike Travis
2014-01-13 19:02     ` Ingo Molnar
  -- strict thread matches above, loose matches on Subject: below --
2014-01-14  4:24 Mike Travis

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