K 10 svn:author V 3 alc K 8 svn:date V 27 2015-09-27T05:45:16.369488Z K 7 svn:log V 182 MFC r266588 There is no reason to perform the pmap_remove() on the kernel pmap while the kmem object lock is held. Do the pmap_remove() before acquiring the kmem object lock. END