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

[PATCH] drm/amdgpu : Add mes_log_enable to control mes log feature #4

Open
warrenelrod opened this issue Apr 1, 2024 · 1 comment

Comments

@warrenelrod
Copy link

https://lore.kernel.org/all/[email protected]/T/

@warrenelrod
Copy link
Author

https://lore.kernel.org/all/[email protected]/T
"Due to a CP interrupt bug, bad packet garbage exception codes are raised.
Do a range check so that the debugger and runtime do not receive garbage
codes.
Update the user api to guard exception code type checking as well."

https://lore.kernel.org/all/[email protected]/T/
"Here I think we should cancel work items that are still in the work
queue, not flush workqueue node->ih_wq. In this case the kfd functions
have been terminated, there is no way to handle the left work items.
That would make work queue flush never finish. I think it is the reason
there are orphan kernel tasks.

After cancel left work items we can call destroy_workqueue."

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

No branches or pull requests

1 participant