All of lore.kernel.org
 help / color / mirror / Atom feed
* + mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3.patch added to -mm tree
@ 2016-01-26 19:07 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2016-01-26 19:07 UTC (permalink / raw)
  To: borntraeger, heiko.carstens, iamjoonsoo.kim, peterz, mm-commits


The patch titled
     Subject: mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3
has been added to the -mm tree.  Its filename is
     mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Christian Borntraeger <borntraeger@de.ibm.com>
Subject: mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3

v2 -> v3: tab/whitespace, off->n (Paul Bolle)
	remove "If unsure say no."

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/Kconfig.debug |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff -puN mm/Kconfig.debug~mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3 mm/Kconfig.debug
--- a/mm/Kconfig.debug~mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3
+++ a/mm/Kconfig.debug
@@ -34,13 +34,11 @@ config DEBUG_PAGEALLOC
 
 config DEBUG_PAGEALLOC_ENABLE_DEFAULT
 	bool "Enable debug page memory allocations by default?"
-        default off
-        depends on DEBUG_PAGEALLOC
-        ---help---
+	default n
+	depends on DEBUG_PAGEALLOC
+	---help---
 	  Enable debug page memory allocations by default? This value
 	  can be overridden by debug_pagealloc=off|on.
 
-	  If unsure say no.

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

only message in thread, other threads:[~2016-01-26 19:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26 19:07 + mm-debug_pagealloc-ask-users-for-default-setting-of-debug_pagealloc-v3.patch added to -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.