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 interpreting x_higher_priority_task_woken value as a pointer #70

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

agerasev
Copy link
Contributor

Also:

  • Require InterruptContext to be mutable to avoid introducing interior mutability.
  • Add higher_priority_task_woken method to it to have a way to check the flag value.

@agerasev agerasev changed the title Fix interpreting x_higher_priority_task_woken value as pointer Fix interpreting x_higher_priority_task_woken value as a pointer Mar 26, 2024
@schteve
Copy link
Collaborator

schteve commented Jun 2, 2024

Sorry for the delay in getting to this. Thanks for the PR!

@schteve schteve merged commit 9dd4c26 into lobaro:master Jun 2, 2024
2 of 3 checks passed
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.

None yet

2 participants