[tip:core/documentation] Documentation/features/io: Add feature description and arch support status file for 'dma-api-debug'

From: tip-bot for Ingo Molnar
Date: Wed Jun 03 2015 - 07:19:15 EST


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

Documentation/features/io: Add feature description and arch support status file for 'dma-api-debug'

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>
---
.../kretprobes => io/dma-api-debug}/arch-support.txt | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/Documentation/features/debug/kretprobes/arch-support.txt b/Documentation/features/io/dma-api-debug/arch-support.txt
similarity index 77%
copy from Documentation/features/debug/kretprobes/arch-support.txt
copy to Documentation/features/io/dma-api-debug/arch-support.txt
index d87c1ce..4f4a344 100644
--- a/Documentation/features/debug/kretprobes/arch-support.txt
+++ b/Documentation/features/io/dma-api-debug/arch-support.txt
@@ -1,18 +1,18 @@
#
-# Feature name: kretprobes
-# Kconfig: HAVE_KRETPROBES
-# description: arch supports kernel function-return probes
+# Feature name: dma-api-debug
+# Kconfig: HAVE_DMA_API_DEBUG
+# description: arch supports DMA debug facilities
#
-----------------------
| arch |status|
-----------------------
| alpha: | TODO |
- | arc: | ok |
+ | arc: | TODO |
| arm: | ok |
- | arm64: | TODO |
+ | arm64: | ok |
| avr32: | TODO |
| blackfin: | TODO |
- | c6x: | TODO |
+ | c6x: | ok |
| cris: | TODO |
| frv: | TODO |
| h8300: | TODO |
@@ -21,7 +21,7 @@
| m32r: | TODO |
| m68k: | TODO |
| metag: | TODO |
- | microblaze: | TODO |
+ | microblaze: | ok |
| mips: | ok |
| mn10300: | TODO |
| nios2: | TODO |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/