linux-arch.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 'kprobes'
@ 2015-06-03 11:15 tip-bot for Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: tip-bot for Ingo Molnar @ 2015-06-03 11:15 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: linux-kernel, linux-arch, josh, tglx, peterz, hpa, corbet,
	linux-api, akpm, torvalds, mingo

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

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

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>
---
 .../ioremap_prot => debug/kprobes}/arch-support.txt    | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/Documentation/features/vm/ioremap_prot/arch-support.txt b/Documentation/features/debug/kprobes/arch-support.txt
similarity index 72%
copy from Documentation/features/vm/ioremap_prot/arch-support.txt
copy to Documentation/features/debug/kprobes/arch-support.txt
index 90c5374..a44bfff 100644
--- a/Documentation/features/vm/ioremap_prot/arch-support.txt
+++ b/Documentation/features/debug/kprobes/arch-support.txt
@@ -1,37 +1,37 @@
 #
-# Feature name:          ioremap_prot
-#         Kconfig:       HAVE_IOREMAP_PROT
-#         description:   arch has ioremap_prot()
+# Feature name:          kprobes
+#         Kconfig:       HAVE_KPROBES
+#         description:   arch supports live patched kernel probe
 #
     -----------------------
     |         arch |status|
     -----------------------
     |       alpha: | TODO |
     |         arc: |  ok  |
-    |         arm: | TODO |
+    |         arm: |  ok  |
     |       arm64: | TODO |
-    |       avr32: | TODO |
+    |       avr32: |  ok  |
     |    blackfin: | TODO |
     |         c6x: | TODO |
     |        cris: | TODO |
     |         frv: | TODO |
     |       h8300: | TODO |
     |     hexagon: | TODO |
-    |        ia64: | TODO |
+    |        ia64: |  ok  |
     |        m32r: | TODO |
     |        m68k: | TODO |
     |       metag: | TODO |
     |  microblaze: | TODO |
-    |        mips: | TODO |
+    |        mips: |  ok  |
     |     mn10300: | TODO |
     |       nios2: | TODO |
     |    openrisc: | TODO |
     |      parisc: | TODO |
     |     powerpc: |  ok  |
-    |        s390: | TODO |
+    |        s390: |  ok  |
     |       score: | TODO |
     |          sh: |  ok  |
-    |       sparc: | TODO |
+    |       sparc: |  ok  |
     |        tile: |  ok  |
     |          um: | TODO |
     |   unicore32: | TODO |

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

only message in thread, other threads:[~2015-06-03 11:16 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:15 [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kprobes' 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).