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

From: tip-bot for Ingo Molnar
Date: Wed Jun 03 2015 - 07:12:34 EST


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

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

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>
---
.../dma-contiguous}/arch-support.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/features/vm/pmdp_splitting_flush/arch-support.txt b/Documentation/features/io/dma-contiguous/arch-support.txt
similarity index 79%
copy from Documentation/features/vm/pmdp_splitting_flush/arch-support.txt
copy to Documentation/features/io/dma-contiguous/arch-support.txt
index 26f74b4..a97e8e3 100644
--- a/Documentation/features/vm/pmdp_splitting_flush/arch-support.txt
+++ b/Documentation/features/io/dma-contiguous/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: pmdp_splitting_flush
-# Kconfig: __HAVE_ARCH_PMDP_SPLITTING_FLUSH
-# description: arch supports the pmdp_splitting_flush() VM API
+# Feature name: dma-contiguous
+# Kconfig: HAVE_DMA_CONTIGUOUS
+# description: arch supports the DMA CMA (continuous memory allocator)
#
-----------------------
| arch |status|
@@ -27,8 +27,8 @@
| nios2: | TODO |
| openrisc: | TODO |
| parisc: | TODO |
- | powerpc: | ok |
- | s390: | ok |
+ | powerpc: | TODO |
+ | s390: | TODO |
| score: | TODO |
| sh: | TODO |
| sparc: | 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/