commit | 648609e3f24599a5ad8d53df2ec13fbc37810bcc | [log] [tgz] |
---|---|---|
author | Gerald Schaefer <gerald.schaefer@de.ibm.com> | Tue Aug 21 12:36:34 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Sep 26 15:44:50 2012 +0200 |
tree | bd8a7694f53ab33a8c85cf52313905fa4f59454e | |
parent | 535c611ddd3eb076f96579131e30bc5dd02a3b1c [diff] |
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 <gerald.schaefer@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>