[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-bebcfbb0ceb5228f5931f6869a72b6e92ea10592@git.kernel.org>
Date: Wed, 3 Jun 2015 04:08:21 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: torvalds@...ux-foundation.org, mingo@...nel.org, hpa@...or.com,
linux-api@...r.kernel.org, peterz@...radead.org,
linux-arch@...r.kernel.org, corbet@....net, josh@...htriplett.org,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
tglx@...utronix.de
Subject: [tip:core/documentation] Documentation/features/vm:
Add feature description and arch support status file for 'huge-vmap'
Commit-ID: bebcfbb0ceb5228f5931f6869a72b6e92ea10592
Gitweb: http://git.kernel.org/tip/bebcfbb0ceb5228f5931f6869a72b6e92ea10592
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:00 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:33 +0200
Documentation/features/vm: Add feature description and arch support status file for 'huge-vmap'
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>
---
.../features/{lib/strncasecmp => vm/huge-vmap}/arch-support.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/features/lib/strncasecmp/arch-support.txt b/Documentation/features/vm/huge-vmap/arch-support.txt
similarity index 82%
copy from Documentation/features/lib/strncasecmp/arch-support.txt
copy to Documentation/features/vm/huge-vmap/arch-support.txt
index 12b1c93..af6816b 100644
--- a/Documentation/features/lib/strncasecmp/arch-support.txt
+++ b/Documentation/features/vm/huge-vmap/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: strncasecmp
-# Kconfig: __HAVE_ARCH_STRNCASECMP
-# description: arch provides an optimized strncasecmp() function
+# Feature name: huge-vmap
+# Kconfig: HAVE_ARCH_HUGE_VMAP
+# description: arch supports the ioremap_pud_enabled() and ioremap_pmd_enabled() VM APIs
#
-----------------------
| arch |status|
@@ -35,6 +35,6 @@
| tile: | TODO |
| um: | TODO |
| unicore32: | TODO |
- | x86: | TODO |
+ | x86: | ok |
| xtensa: | TODO |
-----------------------
--
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