Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix thumbv7 soundness issue in the lock implementation #896

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

korken89
Copy link
Collaborator

The old lock implementation did not set basepri to max(current ceiling, resource ceiling), it simply set basepri to the resource ceiling.

@korken89 korken89 force-pushed the fix/thumbv7-lock-soundness branch from e3c4c65 to 1cdc498 Compare February 27, 2024 09:42
@korken89 korken89 changed the title Dix thumbv7 soundness issue in the lock implementation Fix thumbv7 soundness issue in the lock implementation Feb 27, 2024
@korken89 korken89 force-pushed the fix/thumbv7-lock-soundness branch from 1cdc498 to af31775 Compare February 27, 2024 09:47
The old lock implementation did not set basepri to max(current ceiling,
resource ceiling), it simply set basepri to the resource ceiling.
@korken89 korken89 force-pushed the fix/thumbv7-lock-soundness branch from af31775 to 655ef4e Compare February 27, 2024 09:53
@korken89 korken89 merged commit d2e8479 into master Feb 27, 2024
50 checks passed
@korken89 korken89 deleted the fix/thumbv7-lock-soundness branch February 27, 2024 10:59
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