• I
    x86: increase the kernel text limit to 512 MB · 85eb69a1
    Ingo Molnar 提交于
    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: NIngo Molnar <mingo@elte.hu>
    85eb69a1
head_64.S 11.6 KB