git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
227ae10
)
Revert "drm/radeon: Implement radeon_pci_shutdown"
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 12 Dec 2013 14:05:06 +0000
(09:05 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 12 Dec 2013 17:22:06 +0000
(12:22 -0500)
This causes a race condition between drm_dev_unregister()
and pci_driver.shutdown at shutdown or driver unload time.
We need to revisit how to properly support kexec within
the drm.
This reverts commit
846ae41ae99d314bf2a02784152208a6ddf7eddc
.
No differences found