CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/11/28 14:01:41
Modified files: sys/arch/alpha/alpha: pmap.c Log message: Rename the pmap_growkernel() current limit variable from virtual_end to pmap_maxkvaddr, to mimic what other pmap_growkernel()-capable pmaps do, and to reduce confusion with what virtual_end (used to) mean.