CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/01 22:31:53
Modified files:
sys/arch/sparc/include: vmparam.h
sys/arch/sparc/sparc: machdep.c
Log message:
Override pie range constants (well, only VM_PIE_MAX_ADDR) with a variable
which value is decided at runtime, in order to only enable PIE on sun4m
which has a large enough address space.
