Page MenuHomeFreeBSD

arm64: Support pmap_fault with a locked pmap
ClosedPublic

Authored by andrew on Sep 27 2024, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 17, 10:32 AM
Unknown Object (File)
Mon, Feb 16, 8:28 AM
Unknown Object (File)
Sun, Feb 8, 2:36 PM
Unknown Object (File)
Sat, Feb 7, 10:42 PM
Unknown Object (File)
Sat, Jan 31, 12:07 PM
Unknown Object (File)
Jan 24 2026, 9:52 AM
Unknown Object (File)
Jan 24 2026, 9:02 AM
Unknown Object (File)
Dec 30 2025, 8:52 PM
Subscribers

Details

Summary

When we get a data abort in an EFI runtime service the userspace pmap
will be locked by the current thread. Skip trying to lock it again as
it will be in a critical section and the lock may sleep.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59624
Build 56511: arc lint + arc unit