K 10 svn:author V 6 marcel K 8 svn:date V 27 2008-03-01T22:54:42.000000Z K 7 svn:log V 270 Make the vm_pmap field of struct vmspace the last field in the structure. This allows per-CPU variations of struct pmap on a single architecture without affecting the machine-independent fields. As such, the PMAP variations don't affect the ABI. They become part of it. END