CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/08/29 09:27:33
Modified files: sys/arch/sparc/sparc: machdep.c Log message: The intention is to map the dvma map at a fixed address, so specify UVM_FLAG_FIXED. Makes sparc boot with option KVA_GUARDPAGES. ok miod@, tested by deraadt@