Override pie range constants (well, only VM_PIE_MAX_ADDR) with a variable
authormiod <miod@openbsd.org>
Tue, 2 Jun 2015 04:31:53 +0000 (04:31 +0000)
committermiod <miod@openbsd.org>
Tue, 2 Jun 2015 04:31:53 +0000 (04:31 +0000)
commit8e79c55717e609e92e5438f67738ebd95f27ae2e
tree38c250ecc0c52ba1d973798762783f8179824e48
parent10aa22a0712f969ca75d91fff3f89dd3348da586
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.
sys/arch/sparc/include/vmparam.h
sys/arch/sparc/sparc/machdep.c