K 10 svn:author V 3 alc K 8 svn:date V 27 2012-06-20T07:25:20.296755Z K 7 svn:log V 248 Add PV list locking to pmap_copy(), pmap_enter_object(), and pmap_enter_quick(). These functions are no longer serialized by the pvh global lock. There is no need to release the PV list lock before calling free_pv_chunk() in pmap_remove_pages(). END