Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1157342

[tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for ' queued-spinlocks'

From tip-bot for Ingo Molnar <tipbot@zytor.com>
Newsgroups linux.kernel
Subject [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for ' queued-spinlocks'
Date 2015-06-03 13:30 +0200
Message-ID <pxf1V-7Sy-33@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Commit-ID:  33006fae4bd7633ba4486a3cf64ad1cd1e8aa093
Gitweb:     http://git.kernel.org/tip/33006fae4bd7633ba4486a3cf64ad1cd1e8aa093
Author:     Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:42 +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-spinlocks'

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-spinlocks}/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-spinlocks/arch-support.txt
similarity index 86%
copy from Documentation/features/debug/KASAN/arch-support.txt
copy to Documentation/features/locking/queued-spinlocks/arch-support.txt
index 14531da..e973b1a 100644
--- a/Documentation/features/debug/KASAN/arch-support.txt
+++ b/Documentation/features/locking/queued-spinlocks/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-spinlocks
+#         Kconfig:       ARCH_USE_QUEUED_SPINLOCKS
+#         description:   arch supports queued spinlocks
 #
     -----------------------
     |         arch |status|
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[tip:core/documentation] Documentation/features/locking:   Add feature description and arch support status file for '  queued-spinlocks' tip-bot for Ingo Molnar <tipbot@zytor.com> - 2015-06-03 13:30 +0200

csiph-web