HomeFreeBSD

powerpc/booke: Use wrtee instead of msr to restore EE bit

Description

powerpc/booke: Use wrtee instead of msr to restore EE bit

The MSR[EE] bit does not require synchronization when changing. This is a
trivial micro-optimization, removing the trailing isync from mtmsr().

MFC after: 1 week

Details

Provenance
jhibbitsAuthored on
Parents
rS348078: pmc: Fix stack std::string lifetime
Branches
Unknown
Tags
Unknown