[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-08716c0da7d6f3f7888dfc2980aec6ec226ddd2d@git.kernel.org>
Date: Wed, 3 Jun 2015 04:16:10 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
hpa@...or.com, peterz@...radead.org, mingo@...nel.org,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
tglx@...utronix.de, corbet@....net, linux-api@...r.kernel.org,
josh@...htriplett.org
Subject: [tip:core/documentation] Documentation/features/debug:
Add feature description and arch support status file for 'optprobes'
Commit-ID: 08716c0da7d6f3f7888dfc2980aec6ec226ddd2d
Gitweb: http://git.kernel.org/tip/08716c0da7d6f3f7888dfc2980aec6ec226ddd2d
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:28 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:40 +0200
Documentation/features/debug: Add feature description and arch support status file for 'optprobes'
Cc: <linux-api@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
.../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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists