[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-318d10dd83d0c61422f544f9be2634663e094a2c@git.kernel.org>
Date: Wed, 3 Jun 2015 04:18:25 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, peterz@...radead.org, linux-api@...r.kernel.org,
josh@...htriplett.org, linux-arch@...r.kernel.org, corbet@....net,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
tglx@...utronix.de, hpa@...or.com, akpm@...ux-foundation.org
Subject: [tip:core/documentation] Documentation/features/io:
Add feature description and arch support status file for 'dma-api-debug'
Commit-ID: 318d10dd83d0c61422f544f9be2634663e094a2c
Gitweb: http://git.kernel.org/tip/318d10dd83d0c61422f544f9be2634663e094a2c
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:36 +0200
Committer: Ingo Molnar <mingo@...nel.org>
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@...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>
---
.../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@...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