All of lore.kernel.org
 help / color / mirror / Atom feed
* [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'queued-rwlocks'
@ 2015-06-03 11:20 tip-bot for Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: tip-bot for Ingo Molnar @ 2015-06-03 11:20 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: tglx, hpa, linux-arch, corbet, linux-kernel, linux-api, torvalds,
	akpm, mingo, peterz, josh

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

Documentation/features/locking: Add feature description and arch support status file for 'queued-rwlocks'

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>
---
 .../{debug/KASAN => locking/queued-rwlocks}/arch-support.txt        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/features/debug/KASAN/arch-support.txt b/Documentation/features/locking/queued-rwlocks/arch-support.txt
similarity index 87%
copy from Documentation/features/debug/KASAN/arch-support.txt
copy to Documentation/features/locking/queued-rwlocks/arch-support.txt
index 14531da..68c3a5d 100644
--- a/Documentation/features/debug/KASAN/arch-support.txt
+++ b/Documentation/features/locking/queued-rwlocks/arch-support.txt
@@ -1,7 +1,7 @@
 #
-# Feature name:          KASAN
-#         Kconfig:       HAVE_ARCH_KASAN
-#         description:   arch supports the KASAN runtime memory checker
+# Feature name:          queued-rwlocks
+#         Kconfig:       ARCH_USE_QUEUED_RWLOCKS
+#         description:   arch supports queued rwlocks
 #
     -----------------------
     |         arch |status|

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-03 11:20 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:20 [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'queued-rwlocks' tip-bot for Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.