Summary: | kernel panic and freeze on resume in [radeon] [ttm] | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Kamil Páral <kparal> | ||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||
Status: | RESOLVED NOTOURBUG | QA Contact: | |||||||
Severity: | normal | ||||||||
Priority: | medium | ||||||||
Version: | XOrg git | ||||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Kamil Páral
2015-07-10 11:17:19 UTC
Created attachment 117026 [details]
kernel trace - shot1
Created attachment 117027 [details]
kernel trace - shot2
The traces look like some kind of deadlock in on_each_cpu/smp_call_function_many, not a problem in TTM or the radeon driver. Please report that problem against the kernel. As for the hang on resume, can you still log into the system via ssh when that happens, or does it at least respond to ping? I can't say for this exact case, but usually the system is dead, doesn't even respond to pings. I'll report against the kernel, thank you. Would you happen to know against which product and component this should be reported against? https://bugzilla.kernel.org/enter_bug.cgi (In reply to Kamil Páral from comment #4) > I can't say for this exact case, but usually the system is dead, doesn't > even respond to pings. Note that that sounds like it might be a different problem than the one shown in the attached traces. > I'll report against the kernel, thank you. Would you happen to know against > which product and component this should be reported against? > https://bugzilla.kernel.org/enter_bug.cgi Not sure. :( In the worst case, you could try Other / Other. But it might be better to contact the maintainers / maintenance mailing lists of the files containing the on_each_cpu/smp_call_function_many functions directly by e-mail. You can use scripts/get_maintainer.pl to find out what those are. Good to know about that script. Thanks for help. For the record, this got reported here: https://bugzilla.kernel.org/show_bug.cgi?id=102321 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.