K 10 svn:author V 3 alc K 8 svn:date V 27 2019-09-28T17:16:03.565263Z K 7 svn:log V 238 Eliminate redundant calls to critical_enter() and critical_exit() from pmap_update_entry(). It suffices that interrupts are blocked. Reviewed by: andrew, markj MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D21753 END