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

Commit-ID:  b85c92c32739bc6dacb8e1f89a760d4ccf095a0d
Gitweb:     http://git.kernel.org/tip/b85c92c32739bc6dacb8e1f89a760d4ccf095a0d
Author:     Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:36:57 +0200
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jun 2015 12:51:33 +0200

Documentation/features/lib: Add feature description and arch support status file for 'strncasecmp'

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>
---
 .../{vm/PG_uncached => lib/strncasecmp}/arch-support.txt       | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/features/vm/PG_uncached/arch-support.txt b/Documentation/features/lib/strncasecmp/arch-support.txt
similarity index 81%
copy from Documentation/features/vm/PG_uncached/arch-support.txt
copy to Documentation/features/lib/strncasecmp/arch-support.txt
index 9919742..12b1c93 100644
--- a/Documentation/features/vm/PG_uncached/arch-support.txt
+++ b/Documentation/features/lib/strncasecmp/arch-support.txt
@@ -1,7 +1,7 @@
 #
-# Feature name:          PG_uncached
-#         Kconfig:       ARCH_USES_PG_UNCACHED
-#         description:   arch supports the PG_uncached page flag
+# Feature name:          strncasecmp
+#         Kconfig:       __HAVE_ARCH_STRNCASECMP
+#         description:   arch provides an optimized strncasecmp() function
 #
     -----------------------
     |         arch |status|
@@ -17,7 +17,7 @@
     |         frv: | TODO |
     |       h8300: | TODO |
     |     hexagon: | TODO |
-    |        ia64: |  ok  |
+    |        ia64: | TODO |
     |        m32r: | TODO |
     |        m68k: | TODO |
     |       metag: | TODO |
@@ -35,6 +35,6 @@
     |        tile: | TODO |
     |          um: | TODO |
     |   unicore32: | TODO |
-    |         x86: |  ok  |
+    |         x86: | TODO |
     |      xtensa: | TODO |
     -----------------------

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

only message in thread, other threads:[~2015-06-03 11:07 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:07 [tip:core/documentation] Documentation/features/lib: Add feature description and arch support status file for 'strncasecmp' 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).