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)
Fri, Feb 7, 4:59 AM
Unknown Object (File)
Wed, Feb 5, 10:10 PM
Unknown Object (File)
Wed, Feb 5, 4:58 PM
Unknown Object (File)
Tue, Feb 4, 7:01 PM
Unknown Object (File)
Jan 30 2025, 3:18 AM
Unknown Object (File)
Jan 17 2025, 12:23 PM
Unknown Object (File)
Jan 17 2025, 12:10 PM
Unknown Object (File)
Jan 9 2025, 3:57 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