Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
caprevoke: Fix a buggy vm_cheri_assert_consistent_clg() call
vm_cheri_assert_consistent_clg() must be called with the VM map lock held. Also make sure to only call it after the epoch is closed, i.e., we have set the revocation state to CHERI_REVOKE_ST_NONE.
- Loading branch information