[coreboot-gerrit] Patch merged into coreboot/master: romcc: Increase base address in linux ld script

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 13 17:36:45 CEST 2016


the following patch was just integrated into master:
commit 9551cf47093e4a471c4859eb9ed8e9bbf51a3afc
Author: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Date:   Wed Apr 13 02:47:23 2016 +0200

    romcc: Increase base address in linux ld script
    
    Newer versions of Linux implement a sysctl variable called vm.mmap_min_addr
    that controls the minimum address a virtual memory mapping may have[1]. It is
    usually set to 64KiB.
    
    Map the start of the segment specified in util/romcc/tests/ldscript.ld to
    128KiB, just to be sure.
    
    [1]: https://www.kernel.org/doc/Documentation/sysctl/vm.txt
    
    Change-Id: I72a5c65ca5e7d3a77d6ec897ae3287e3ea05cc2f
    Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
    Reviewed-on: https://review.coreboot.org/14277
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/14277 for details.

-gerrit



More information about the coreboot-gerrit mailing list