* [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'cmpxchg-local'
@ 2015-06-03 11:19 tip-bot for Ingo Molnar
0 siblings, 0 replies; only message in thread
From: tip-bot for Ingo Molnar @ 2015-06-03 11:19 UTC (permalink / raw)
To: linux-tip-commits
Cc: corbet, linux-api, josh, mingo, tglx, linux-kernel, hpa, peterz,
akpm, linux-arch, torvalds
Commit-ID: 98008be7e87ffc825551bdafad706de10a61f5bc
Gitweb: http://git.kernel.org/tip/98008be7e87ffc825551bdafad706de10a61f5bc
Author: Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:39 +0200
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jun 2015 12:51:42 +0200
Documentation/features/locking: Add feature description and arch support status file for 'cmpxchg-local'
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/cmpxchg-local}/arch-support.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/features/debug/KASAN/arch-support.txt b/Documentation/features/locking/cmpxchg-local/arch-support.txt
similarity index 84%
copy from Documentation/features/debug/KASAN/arch-support.txt
copy to Documentation/features/locking/cmpxchg-local/arch-support.txt
index 14531da..d9c3108 100644
--- a/Documentation/features/debug/KASAN/arch-support.txt
+++ b/Documentation/features/locking/cmpxchg-local/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: KASAN
-# Kconfig: HAVE_ARCH_KASAN
-# description: arch supports the KASAN runtime memory checker
+# Feature name: cmpxchg-local
+# Kconfig: HAVE_CMPXCHG_LOCAL
+# description: arch supports the this_cpu_cmpxchg() API
#
-----------------------
| arch |status|
@@ -28,7 +28,7 @@
| openrisc: | TODO |
| parisc: | TODO |
| powerpc: | TODO |
- | s390: | TODO |
+ | s390: | ok |
| score: | TODO |
| sh: | TODO |
| sparc: | TODO |
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-03 11:19 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:19 [tip:core/documentation] Documentation/features/locking: Add feature description and arch support status file for 'cmpxchg-local' 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