Commit-ID: 9cf5bcc3ddc4f291f54e680b75ad3957e2d468f9 Gitweb: http://git.kernel.org/tip/9cf5bcc3ddc4f291f54e680b75ad3957e2d468f9 Author: Ingo Molnar <mingo@xxxxxxxxxx> AuthorDate: Wed, 3 Jun 2015 12:37:29 +0200 Committer: Ingo Molnar <mingo@xxxxxxxxxx> 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@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> --- .../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-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html