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

sched/wqueue: fix potential deadlock #15575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

anchao
Copy link
Contributor

@anchao anchao commented Jan 16, 2025

Summary

sched/wqueue: fix potential deadlock

sched_unlock() should called after spin_unlock

Signed-off-by: chao an [email protected]

Impact

N/A

Testing

ci-check

sched_unlock() should called after spin_unlock

Signed-off-by: chao an <[email protected]>
@github-actions github-actions bot added Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants