K 10 svn:author V 3 alc K 8 svn:date V 27 2004-09-25T06:35:42.000000Z K 7 svn:log V 279 MFC Correct a long-standing error in _pmap_unwire_pte_hold() affecting multiprocessors. Specifically, the error is conditioning the call to pmap_invalidate_page() on whether the pmap is active on the current CPU. This call must be unconditional. Approved by: re (kensmith) END