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

CPUThread: Prevent recursive check_state calls (fixup after #8514) #10883

Merged
merged 1 commit into from Sep 17, 2021

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Sep 17, 2021

In accurate SPU DMA mode notify_all() is used in do_mfc() thus check_state is called within it. Also adds an option to explicitly disable check_state() calls in atomic wait callback by using flag cpu_flag::temp.

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