K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2019-10-07T02:36:42.571619Z K 7 svn:log V 220 powerpc64/pmap: Fix release order to match lock order in moea64_enter() Page PV lock is always taken first, so should be released last. This also (trivially) shortens the hold time of the pmap lock. Submitted by: mjg END