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

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

Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
---
 .../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 |
--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to