Skip to content

Conversation

bensimner
Copy link
Collaborator

Check is_initialised early, before trying to acquire any locks. This means that if we take casemate steps before pgtables are enabled, we keep going and do not try perform any atomic operations later on (namely the Casemate internal locks).

Check `is_initialised` early, before trying to acquire any locks.
This means that if we take casemate steps before pgtables are enabled,
we keep going and do not try perform any atomic operations later on
(namely the Casemate internal locks).
@bensimner bensimner merged commit d2e4ab7 into main Apr 23, 2025
2 checks passed
@bensimner bensimner deleted the fix-pre-init branch April 23, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant