From: Gerald Schaefer Date: Tue, 21 Aug 2012 10:36:34 +0000 (+0200) Subject: s390: enable large page support with CONFIG_DEBUG_PAGEALLOC X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=648609e3f24599a5ad8d53df2ec13fbc37810bcc;p=pandora-kernel.git s390: enable large page support with CONFIG_DEBUG_PAGEALLOC So far, large page support was completely disabled with CONFIG_DEBUG_PAGEALLOC, although it would be sufficient if only the large page kernel mapping was disabled. This patch enables large page support with CONFIG_DEBUG_PAGEALLOC, while it prevents the large kernel mapping in that case. Signed-off-by: Gerald Schaefer Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed