Commit-ID: 08716c0da7d6f3f7888dfc2980aec6ec226ddd2d Gitweb: http://git.kernel.org/tip/08716c0da7d6f3f7888dfc2980aec6ec226ddd2d Author: Ingo Molnar <mingo@xxxxxxxxxx> AuthorDate: Wed, 3 Jun 2015 12:37:28 +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 'optprobes' 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 => 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html