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