linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kgdb'
@ 2015-06-03 11:14 tip-bot for Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: tip-bot for Ingo Molnar @ 2015-06-03 11:14 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: tglx, hpa, linux-api, josh, mingo, linux-kernel, corbet,
	linux-arch, peterz, akpm, torvalds

Commit-ID:  47af18fea1a47aa98f416bc6ba9d67ca557859ab
Gitweb:     http://git.kernel.org/tip/47af18fea1a47aa98f416bc6ba9d67ca557859ab
Author:     Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:23 +0200
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jun 2015 12:51:38 +0200

Documentation/features/debug: Add feature description and arch support status file for 'kgdb'

Cc: <linux-api@vger.kernel.org>
Cc: <linux-arch@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 .../context-tracking => debug/kgdb}/arch-support.txt | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/Documentation/features/time/context-tracking/arch-support.txt b/Documentation/features/debug/kgdb/arch-support.txt
similarity index 68%
copy from Documentation/features/time/context-tracking/arch-support.txt
copy to Documentation/features/debug/kgdb/arch-support.txt
index a1e3eea..862e15d 100644
--- a/Documentation/features/time/context-tracking/arch-support.txt
+++ b/Documentation/features/debug/kgdb/arch-support.txt
@@ -1,36 +1,36 @@
 #
-# Feature name:          context-tracking
-#         Kconfig:       HAVE_CONTEXT_TRACKING
-#         description:   arch supports context tracking for NO_HZ_FULL
+# Feature name:          kgdb
+#         Kconfig:       HAVE_ARCH_KGDB
+#         description:   arch supports the kGDB kernel debugger
 #
     -----------------------
     |         arch |status|
     -----------------------
     |       alpha: | TODO |
-    |         arc: | TODO |
+    |         arc: |  ok  |
     |         arm: |  ok  |
     |       arm64: |  ok  |
     |       avr32: | TODO |
-    |    blackfin: | TODO |
+    |    blackfin: |  ok  |
     |         c6x: | TODO |
     |        cris: | TODO |
     |         frv: | TODO |
     |       h8300: | TODO |
-    |     hexagon: | TODO |
+    |     hexagon: |  ok  |
     |        ia64: | TODO |
     |        m32r: | TODO |
     |        m68k: | TODO |
     |       metag: | TODO |
-    |  microblaze: | TODO |
+    |  microblaze: |  ok  |
     |        mips: |  ok  |
-    |     mn10300: | TODO |
-    |       nios2: | TODO |
+    |     mn10300: |  ok  |
+    |       nios2: |  ok  |
     |    openrisc: | TODO |
     |      parisc: | TODO |
     |     powerpc: |  ok  |
     |        s390: | TODO |
     |       score: | TODO |
-    |          sh: | TODO |
+    |          sh: |  ok  |
     |       sparc: |  ok  |
     |        tile: |  ok  |
     |          um: | TODO |

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-03 11:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 11:14 [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kgdb' tip-bot for Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).