* [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'rwsem-optimized '
@ 2015-06-03 11:10 tip-bot for Ingo Molnar
0 siblings, 0 replies; only message in thread
From: tip-bot for Ingo Molnar @ 2015-06-03 11:10 UTC (permalink / raw)
To: linux-tip-commits
Cc: akpm, hpa, linux-arch, tglx, peterz, linux-api, mingo,
linux-kernel, torvalds, josh, corbet
Commit-ID: a521dc564bcce456354a01d2603ff946af141d32
Gitweb: http://git.kernel.org/tip/a521dc564bcce456354a01d2603ff946af141d32
Author: Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:10 +0200
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jun 2015 12:51:35 +0200
Documentation/features/locking: Add feature description and arch support status file for 'rwsem-optimized'
Cc: <linux-api@vger.kernel.org>
Cc: <linux-arch@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
.../rwsem-optimized}/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/locking/rwsem-optimized/arch-support.txt
similarity index 74%
copy from Documentation/features/vm/PG_uncached/arch-support.txt
copy to Documentation/features/locking/rwsem-optimized/arch-support.txt
index 9919742..ac93d7a 100644
--- a/Documentation/features/vm/PG_uncached/arch-support.txt
+++ b/Documentation/features/locking/rwsem-optimized/arch-support.txt
@@ -1,12 +1,12 @@
#
-# Feature name: PG_uncached
-# Kconfig: ARCH_USES_PG_UNCACHED
-# description: arch supports the PG_uncached page flag
+# Feature name: rwsem-optimized
+# Kconfig: Optimized asm/rwsem.h
+# description: arch provides optimized rwsem APIs
#
-----------------------
| arch |status|
-----------------------
- | alpha: | TODO |
+ | alpha: | ok |
| arc: | TODO |
| arm: | TODO |
| arm64: | TODO |
@@ -28,13 +28,13 @@
| openrisc: | TODO |
| parisc: | TODO |
| powerpc: | TODO |
- | s390: | TODO |
+ | s390: | ok |
| score: | TODO |
- | sh: | TODO |
- | sparc: | TODO |
+ | sh: | ok |
+ | sparc: | ok |
| tile: | TODO |
| um: | TODO |
| unicore32: | TODO |
| x86: | ok |
- | xtensa: | TODO |
+ | xtensa: | ok |
-----------------------
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-03 11:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 11:10 [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'rwsem-optimized ' tip-bot for Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).