K 10 svn:author V 3 alc K 8 svn:date V 27 1999-07-28T07:40:02.000000Z K 7 svn:log V 273 MFC: Fix a race condition between pmap_growkernel and process creation. [pmap.h: rev 1.31, vm_glue.c: rev 1.87, vm_map.c: rev 1.173] Hide access to vmspace::vm_pmap behind inline function vmspace_pmap. (This function is assumed by the above patch.) [vm_map.h: rev 1.36] END