ACK: [PATCH] DEFAULT_MMAP_MIN_ADDR=32768 for arm

Stefan Bader stefan.bader at canonical.com
Tue Dec 13 13:02:04 UTC 2011


On 13.12.2011 12:58, Paolo Pisati wrote:
> During the armhf system bringup we discovered that DEFAULT_MMAP_MIN_ADDR was
> incorrectly set to 64k, instead of 32k as upstream suggests.
> 
> It went unnoticed since N because procps runs early enough in the boot
> process and resets it to 32k, else we would have broken binaries all
> over the place (e.g. https://lkml.org/lkml/2008/4/16/181).
> 
> Proposing for [NOP]/master. */omap4 has already the correct value.
> 
> Paolo Pisati (1):
>   UBUNTU: [Config] DEFAULT_MMAP_MIN_ADDR=32768
> 
>  debian.master/config/amd64/config.common.amd64     |    1 +
>  debian.master/config/armel/config.common.armel     |    1 +
>  debian.master/config/armhf/config.common.armhf     |    1 +
>  debian.master/config/config.common.ubuntu          |    1 -
>  debian.master/config/i386/config.common.i386       |    1 +
>  debian.master/config/powerpc/config.common.powerpc |    1 +
>  debian.master/config/ppc64/config.common.ppc64     |    1 +
>  7 files changed, 6 insertions(+), 1 deletions(-)
> 

Not sure the enforcer runs on Arm, but if it might be something to add.




More information about the kernel-team mailing list