[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-2eda9972bbd12b9feb92ec057deac8e8846e650d@git.kernel.org>
Date: Wed, 3 Jun 2015 04:20:20 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: tglx@...utronix.de, hpa@...or.com, linux-arch@...r.kernel.org,
corbet@....net, linux-kernel@...r.kernel.org,
linux-api@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, mingo@...nel.org, peterz@...radead.org,
josh@...htriplett.org
Subject: [tip:core/documentation] Documentation/features/locking:
Add feature description and arch support status file for 'queued-rwlocks'
Commit-ID: 2eda9972bbd12b9feb92ec057deac8e8846e650d
Gitweb: http://git.kernel.org/tip/2eda9972bbd12b9feb92ec057deac8e8846e650d
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:43 +0200
Committer: Ingo Molnar <mingo@...nel.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@...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>
---
.../{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|
--
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