x86: increase the kernel text limit to 512 MB
authorIngo Molnar <mingo@elte.hu>
Thu, 21 Feb 2008 11:50:51 +0000 (12:50 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:45 +0000 (17:40 +0200)
commit85eb69a16aab5a394ce043c2131319eae35e6493
treea372e2a5936e444c699495b25038f6158e875245
parentb4e0409a36f4533770a12095bde2a574a08a319e
x86: increase the kernel text limit to 512 MB

people sometimes do crazy stuff like building really large static
arrays into their kernels or building allyesconfig kernels. Give
more space to the kernel and push modules up a bit: kernel has
512 MB and modules have 1.5 GB.

Should be enough for a few years ;-)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/head_64.S
include/asm-x86/page_64.h
include/asm-x86/pgtable_64.h