[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-6c7cca4dc10950ee299ef2cb1db81733679380df@git.kernel.org>
Date: Wed, 3 Jun 2015 04:08:03 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, torvalds@...ux-foundation.org, corbet@....net,
peterz@...radead.org, hpa@...or.com, josh@...htriplett.org,
linux-arch@...r.kernel.org, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, linux-api@...r.kernel.org,
tglx@...utronix.de
Subject: [tip:core/documentation] Documentation/features/io:
Add feature description and arch support status file for 'sg-chain'
Commit-ID: 6c7cca4dc10950ee299ef2cb1db81733679380df
Gitweb: http://git.kernel.org/tip/6c7cca4dc10950ee299ef2cb1db81733679380df
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:36:59 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:33 +0200
Documentation/features/io: Add feature description and arch support status file for 'sg-chain'
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>
---
.../{vm/PG_uncached => io/sg-chain}/arch-support.txt | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/Documentation/features/vm/PG_uncached/arch-support.txt b/Documentation/features/io/sg-chain/arch-support.txt
similarity index 74%
copy from Documentation/features/vm/PG_uncached/arch-support.txt
copy to Documentation/features/io/sg-chain/arch-support.txt
index 9919742..b9b6755 100644
--- a/Documentation/features/vm/PG_uncached/arch-support.txt
+++ b/Documentation/features/io/sg-chain/arch-support.txt
@@ -1,15 +1,15 @@
#
-# Feature name: PG_uncached
-# Kconfig: ARCH_USES_PG_UNCACHED
-# description: arch supports the PG_uncached page flag
+# Feature name: sg-chain
+# Kconfig: ARCH_HAS_SG_CHAIN
+# description: arch supports chained scatter-gather lists
#
-----------------------
| arch |status|
-----------------------
| alpha: | TODO |
| arc: | TODO |
- | arm: | TODO |
- | arm64: | TODO |
+ | arm: | ok |
+ | arm64: | ok |
| avr32: | TODO |
| blackfin: | TODO |
| c6x: | TODO |
@@ -27,11 +27,11 @@
| nios2: | TODO |
| openrisc: | TODO |
| parisc: | TODO |
- | powerpc: | TODO |
- | s390: | TODO |
+ | powerpc: | ok |
+ | s390: | ok |
| score: | TODO |
| sh: | TODO |
- | sparc: | TODO |
+ | sparc: | ok |
| tile: | TODO |
| um: | TODO |
| unicore32: | 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