mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [folded-merged] mm-debug-add-tests-validating-architecture-page-table-helpers-v18.patch removed from -mm tree
@ 2020-06-04 23:06 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2020-06-04 23:06 UTC (permalink / raw)
  To: anshuman.khandual, cai, catalin.marinas, christophe.leroy,
	gerald.schaefer, mingo, mm-commits


The patch titled
     Subject: mm-debug-add-tests-validating-architecture-page-table-helpers-v18
has been removed from the -mm tree.  Its filename was
     mm-debug-add-tests-validating-architecture-page-table-helpers-v18.patch

This patch was dropped because it was folded into mm-debug-add-tests-validating-architecture-page-table-helpers.patch

------------------------------------------------------
From: Anshuman Khandual <anshuman.khandual@arm.com>
Subject: mm-debug-add-tests-validating-architecture-page-table-helpers-v18

update CONFIG_DEBUG_VM_PGTABLE's help section as required

Link: http://lkml.kernel.org/r/1588564865-31160-3-git-send-email-anshuman.khandual@arm.com
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Cc: Christophe Leroy <christophe.leroy@c-s.fr>
Cc: Qian Cai <cai@lca.pw>
Cc: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 lib/Kconfig.debug |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

--- a/lib/Kconfig.debug~mm-debug-add-tests-validating-architecture-page-table-helpers-v18
+++ a/lib/Kconfig.debug
@@ -702,9 +702,8 @@ config DEBUG_VM_PGFLAGS
 config DEBUG_VM_PGTABLE
 	bool "Debug arch page table for semantics compliance"
 	depends on MMU
-	depends on !IA64 && !ARM
-	depends on ARCH_HAS_DEBUG_VM_PGTABLE || EXPERT
-	default y if ARCH_HAS_DEBUG_VM_PGTABLE && DEBUG_VM
+	depends on ARCH_HAS_DEBUG_VM_PGTABLE
+	default y if DEBUG_VM
 	help
 	  This option provides a debug method which can be used to test
 	  architecture page table helper functions on various platforms in
@@ -712,9 +711,7 @@ config DEBUG_VM_PGTABLE
 	  will help architecture code in making sure that any changes or
 	  new additions of these helpers still conform to expected
 	  semantics of the generic MM. Platforms will have to opt in for
-	  this through ARCH_HAS_DEBUG_VM_PGTABLE. Although it can also be
-	  enabled through EXPERT without requiring code change. This test
-	  is disabled on IA64 and ARM platforms where it fails to build.
+	  this through ARCH_HAS_DEBUG_VM_PGTABLE.
 
 	  If unsure, say N.
 
_

Patches currently in -mm which might be from anshuman.khandual@arm.com are

x86-mm-define-mm_p4d_folded.patch
mm-debug-add-tests-validating-architecture-page-table-helpers.patch
mm-vmstat-add-events-for-pmd-based-thp-migration-without-split.patch
mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-update.patch

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

only message in thread, other threads:[~2020-06-04 23:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04 23:06 [folded-merged] mm-debug-add-tests-validating-architecture-page-table-helpers-v18.patch removed from -mm tree akpm

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).