K 10 svn:author V 8 cperciva K 8 svn:date V 27 2010-11-18T21:29:43.111378Z K 7 svn:log V 149 Make pmap_release match pmap_pinit by invoking pmap_qremove(pmap->pm_pdpt) to match pmap_pinit's pmap_qenter(pmap->pm_pdpt) call in the case of PAE. END