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(aarch64): properly disable interrupts on mutexes #896

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

mkroening
Copy link
Member

@mkroening mkroening commented Sep 6, 2023

Closes #846

This should fix deadlocks by updating hermit-sync to 0.1.4 (hermit-os/hermit-sync#16).

This should fix deadlocks by updating hermit-sync to 0.1.4 (hermit-os/hermit-sync#16).

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening added this pull request to the merge queue Sep 6, 2023
Merged via the queue into hermit-os:main with commit 5f1ccd6 Sep 6, 2023
8 checks passed
@mkroening mkroening deleted the aarch64-deadlocks branch September 6, 2023 11:36
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.

Async Tasks: already borrowed
1 participant