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:
0091fc1
)
radeon/pm: Guard access to rdev->pm.power_state array
author
Michel Dänzer
<michel.daenzer@amd.com>
Wed, 8 Jan 2014 02:40:20 +0000
(11:40 +0900)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 8 Jan 2014 16:34:26 +0000
(11:34 -0500)
It's never allocated on systems without an ATOMBIOS or COMBIOS ROM.
Should fix an oops I encountered while resetting the GPU after a lockup
on my PowerBook with an RV350.
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found