From: Ingo Molnar Date: Thu, 21 Feb 2008 11:50:51 +0000 (+0100) Subject: x86: increase the kernel text limit to 512 MB X-Git-Tag: v2.6.26-rc1~1154^2~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85eb69a16aab5a394ce043c2131319eae35e6493;p=pandora-kernel.git 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 --- Reading git-diff-tree failed