[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-f643e6a69a60d1f91bc4bc0375ae2d065081f61b@git.kernel.org>
Date: Wed, 3 Jun 2015 04:08:42 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, tglx@...utronix.de, corbet@....net,
linux-api@...r.kernel.org, akpm@...ux-foundation.org,
josh@...htriplett.org, linux-arch@...r.kernel.org,
torvalds@...ux-foundation.org, mingo@...nel.org,
peterz@...radead.org, hpa@...or.com
Subject: [tip:core/documentation] Documentation/features/vm:
Add feature description and arch support status file for 'pte_special'
Commit-ID: f643e6a69a60d1f91bc4bc0375ae2d065081f61b
Gitweb: http://git.kernel.org/tip/f643e6a69a60d1f91bc4bc0375ae2d065081f61b
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:01 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:33 +0200
Documentation/features/vm: Add feature description and arch support status file for 'pte_special'
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>
---
.../features/{io/sg-chain => vm/pte_special}/arch-support.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/features/io/sg-chain/arch-support.txt b/Documentation/features/vm/pte_special/arch-support.txt
similarity index 80%
copy from Documentation/features/io/sg-chain/arch-support.txt
copy to Documentation/features/vm/pte_special/arch-support.txt
index b9b6755..aaaa21d 100644
--- a/Documentation/features/io/sg-chain/arch-support.txt
+++ b/Documentation/features/vm/pte_special/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: pte_special
+# Kconfig: __HAVE_ARCH_PTE_SPECIAL
+# description: arch supports the pte_special()/pte_mkspecial() VM APIs
#
-----------------------
| arch |status|
@@ -17,7 +17,7 @@
| frv: | TODO |
| h8300: | TODO |
| hexagon: | TODO |
- | ia64: | ok |
+ | ia64: | TODO |
| m32r: | TODO |
| m68k: | TODO |
| metag: | TODO |
@@ -30,7 +30,7 @@
| powerpc: | ok |
| s390: | ok |
| score: | TODO |
- | sh: | TODO |
+ | sh: | ok |
| sparc: | ok |
| tile: | TODO |
| um: | 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