From: Ingo Molnar Date: Wed, 30 Jan 2008 12:33:58 +0000 (+0100) Subject: x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y X-Git-Tag: v2.6.25-rc1~1143^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12d6f21eacc21d84a809829543f2fe45c7e37319;p=pandora-kernel.git x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y get more testing of the c_p_a() code done by not turning off PSE on DEBUG_PAGEALLOC. this simplifies the early pagetable setup code, and tests the largepage-splitup code quite heavily. In the end, all the largepages will be split up pretty quickly, so there's no difference to how DEBUG_PAGEALLOC worked before. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed