Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1321734 > unrolled thread

[PATCH 0/1] additional CONFIG_DEBUG_PAGEALLOC change

Started byChristian Borntraeger <borntraeger@de.ibm.com>
First post2016-01-29 14:00 +0100
Last post2016-01-29 14:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 0/1] additional CONFIG_DEBUG_PAGEALLOC change Christian Borntraeger <borntraeger@de.ibm.com> - 2016-01-29 14:00 +0100

#1321734 — [PATCH 0/1] additional CONFIG_DEBUG_PAGEALLOC change

FromChristian Borntraeger <borntraeger@de.ibm.com>
Date2016-01-29 14:00 +0100
Subject[PATCH 0/1] additional CONFIG_DEBUG_PAGEALLOC change
Message-ID<qWgOC-3ad-11@gated-at.bofh.it>
As suggested by David Rientjes, we should also change free_init_pages.

Can be merged with "x86: query dynamic DEBUG_PAGEALLOC setting"
or go as addon patch.


Christian Borntraeger (1):
  x86: also use debug_pagealloc_enabled() for free_init_pages

 arch/x86/mm/init.c | 29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

-- 
2.3.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web