[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-61e06e71ccbba66c652ab741d43a9c9d0fd6a5a9@git.kernel.org>
Date: Wed, 3 Jun 2015 04:09:03 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: tglx@...utronix.de, corbet@....net, mingo@...nel.org,
linux-api@...r.kernel.org, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, linux-arch@...r.kernel.org,
peterz@...radead.org, josh@...htriplett.org, hpa@...or.com,
linux-kernel@...r.kernel.org
Subject: [tip:core/documentation] Documentation/features/vm:
Add feature description and arch support status file for '
pmdp_splitting_flush'
Commit-ID: 61e06e71ccbba66c652ab741d43a9c9d0fd6a5a9
Gitweb: http://git.kernel.org/tip/61e06e71ccbba66c652ab741d43a9c9d0fd6a5a9
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:02 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:34 +0200
Documentation/features/vm: Add feature description and arch support status file for 'pmdp_splitting_flush'
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>
---
.../sg-chain => vm/pmdp_splitting_flush}/arch-support.txt | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/features/io/sg-chain/arch-support.txt b/Documentation/features/vm/pmdp_splitting_flush/arch-support.txt
similarity index 77%
copy from Documentation/features/io/sg-chain/arch-support.txt
copy to Documentation/features/vm/pmdp_splitting_flush/arch-support.txt
index b9b6755..26f74b4 100644
--- a/Documentation/features/io/sg-chain/arch-support.txt
+++ b/Documentation/features/vm/pmdp_splitting_flush/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: sg-chain
-# Kconfig: ARCH_HAS_SG_CHAIN
-# description: arch supports chained scatter-gather lists
+# Feature name: pmdp_splitting_flush
+# Kconfig: __HAVE_ARCH_PMDP_SPLITTING_FLUSH
+# description: arch supports the pmdp_splitting_flush() VM API
#
-----------------------
| arch |status|
@@ -17,12 +17,12 @@
| frv: | TODO |
| h8300: | TODO |
| hexagon: | TODO |
- | ia64: | ok |
+ | ia64: | TODO |
| m32r: | TODO |
| m68k: | TODO |
| metag: | TODO |
| microblaze: | TODO |
- | mips: | TODO |
+ | mips: | ok |
| mn10300: | TODO |
| nios2: | TODO |
| openrisc: | TODO |
@@ -31,7 +31,7 @@
| s390: | ok |
| score: | TODO |
| sh: | TODO |
- | sparc: | ok |
+ | sparc: | TODO |
| 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