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

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

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]>
---
 .../features/debug/{KASAN => optprobes}/arch-support.txt       | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/features/debug/KASAN/arch-support.txt 
b/Documentation/features/debug/optprobes/arch-support.txt
similarity index 82%
copy from Documentation/features/debug/KASAN/arch-support.txt
copy to Documentation/features/debug/optprobes/arch-support.txt
index 14531da..b8999d8 100644
--- a/Documentation/features/debug/KASAN/arch-support.txt
+++ b/Documentation/features/debug/optprobes/arch-support.txt
@@ -1,14 +1,14 @@
 #
-# Feature name:          KASAN
-#         Kconfig:       HAVE_ARCH_KASAN
-#         description:   arch supports the KASAN runtime memory checker
+# Feature name:          optprobes
+#         Kconfig:       HAVE_OPTPROBES
+#         description:   arch supports live patched optprobes
 #
     -----------------------
     |         arch |status|
     -----------------------
     |       alpha: | TODO |
     |         arc: | TODO |
-    |         arm: | TODO |
+    |         arm: |  ok  |
     |       arm64: | TODO |
     |       avr32: | TODO |
     |    blackfin: | TODO |
@@ -32,7 +32,7 @@
     |       score: | TODO |
     |          sh: | TODO |
     |       sparc: | TODO |
-    |        tile: | TODO |
+    |        tile: |  ok  |
     |          um: | TODO |
     |   unicore32: | TODO |
     |         x86: |  ok  |
--
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