[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-3c1b5142691f094591b6c1d6e7a9fc5599409c28@git.kernel.org>
Date: Wed, 3 Jun 2015 04:11:55 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: josh@...htriplett.org, linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org, linux-api@...r.kernel.org,
akpm@...ux-foundation.org, hpa@...or.com, corbet@....net,
linux-arch@...r.kernel.org, mingo@...nel.org, tglx@...utronix.de,
peterz@...radead.org
Subject: [tip:core/documentation] Documentation/features/io:
Add feature description and arch support status file for 'dma_map_attrs'
Commit-ID: 3c1b5142691f094591b6c1d6e7a9fc5599409c28
Gitweb: http://git.kernel.org/tip/3c1b5142691f094591b6c1d6e7a9fc5599409c28
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:14 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:36 +0200
Documentation/features/io: Add feature description and arch support status file for 'dma_map_attrs'
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>
---
.../dma_map_attrs}/arch-support.txt | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/Documentation/features/time/virt-cpuacct/arch-support.txt b/Documentation/features/io/dma_map_attrs/arch-support.txt
similarity index 68%
copy from Documentation/features/time/virt-cpuacct/arch-support.txt
copy to Documentation/features/io/dma_map_attrs/arch-support.txt
index cf3c3e3..51d0f1c 100644
--- a/Documentation/features/time/virt-cpuacct/arch-support.txt
+++ b/Documentation/features/io/dma_map_attrs/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: virt-cpuacct
-# Kconfig: HAVE_VIRT_CPU_ACCOUNTING
-# description: arch supports precise virtual CPU time accounting
+# Feature name: dma_map_attrs
+# Kconfig: HAVE_DMA_ATTRS
+# description: arch provides dma_*map*_attrs() APIs
#
-----------------------
| arch |status|
@@ -15,26 +15,26 @@
| c6x: | TODO |
| cris: | TODO |
| frv: | TODO |
- | h8300: | TODO |
- | hexagon: | TODO |
+ | h8300: | ok |
+ | hexagon: | ok |
| ia64: | ok |
| m32r: | TODO |
| m68k: | TODO |
| metag: | TODO |
- | microblaze: | TODO |
+ | microblaze: | ok |
| mips: | ok |
| mn10300: | TODO |
| nios2: | TODO |
- | openrisc: | TODO |
- | parisc: | ok |
+ | openrisc: | ok |
+ | parisc: | TODO |
| powerpc: | ok |
| s390: | ok |
| score: | TODO |
- | sh: | TODO |
+ | sh: | ok |
| sparc: | ok |
| tile: | ok |
| um: | TODO |
- | unicore32: | TODO |
+ | unicore32: | ok |
| x86: | ok |
| xtensa: | 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