HomeFreeBSD

Fix pmap_fault().

Description

Fix pmap_fault().

  • special fault handling for break-before-make mechanism should be also applied for instruction translation faults, not only for data translation faults.
  • since arm64_address_translate_...() functions are not atomic, use these with disabled interrupts.

Details

Provenance
mmelAuthored on
Parents
rS328465: ccp(4): Store IV in output buffer in GCM software fallback when requested
Branches
Unknown
Tags
Unknown