[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-9cf5bcc3ddc4f291f54e680b75ad3957e2d468f9@git.kernel.org>
Date: Wed, 3 Jun 2015 04:16:29 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: tglx@...utronix.de, mingo@...nel.org, akpm@...ux-foundation.org,
josh@...htriplett.org, peterz@...radead.org,
linux-api@...r.kernel.org, linux-kernel@...r.kernel.org,
hpa@...or.com, corbet@....net, torvalds@...ux-foundation.org,
linux-arch@...r.kernel.org
Subject: [tip:core/documentation] Documentation/features/debug:
Add feature description and arch support status file for '
kprobes-on-ftrace'
Commit-ID: 9cf5bcc3ddc4f291f54e680b75ad3957e2d468f9
Gitweb: http://git.kernel.org/tip/9cf5bcc3ddc4f291f54e680b75ad3957e2d468f9
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:29 +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 'kprobes-on-ftrace'
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 => kprobes-on-ftrace}/arch-support.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/features/debug/KASAN/arch-support.txt b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
similarity index 85%
copy from Documentation/features/debug/KASAN/arch-support.txt
copy to Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
index 14531da..40f44d0 100644
--- a/Documentation/features/debug/KASAN/arch-support.txt
+++ b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: KASAN
-# Kconfig: HAVE_ARCH_KASAN
-# description: arch supports the KASAN runtime memory checker
+# Feature name: kprobes-on-ftrace
+# Kconfig: HAVE_KPROBES_ON_FTRACE
+# description: arch supports combined kprobes and ftrace live patching
#
-----------------------
| arch |status|
--
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