[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kgdb'

From: tip-bot for Ingo Molnar
Date: Wed Jun 03 2015 - 07:15:14 EST


Commit-ID: 47af18fea1a47aa98f416bc6ba9d67ca557859ab
Gitweb: http://git.kernel.org/tip/47af18fea1a47aa98f416bc6ba9d67ca557859ab
Author: Ingo Molnar <mingo@xxxxxxxxxx>
AuthorDate: Wed, 3 Jun 2015 12:37:23 +0200
Committer: Ingo Molnar <mingo@xxxxxxxxxx>
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@xxxxxxxxxxxxxxx>
Cc: <linux-arch@xxxxxxxxxxxxxxx>
Cc: <linux-kernel@xxxxxxxxxxxxxxx>
Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Cc: H. Peter Anvin <hpa@xxxxxxxxx>
Cc: Jonathan Corbet <corbet@xxxxxxx>
Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
---
.../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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/