HomeFreeBSD

powerpc64/pmap: Fix release order to match lock order in moea64_enter()

Description

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

Details

Provenance
jhibbitsAuthored on
Parents
rS353157: MFC r353103: tuntap(4): loosen up tunclose restrictions
Branches
Unknown
Tags
Unknown