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:
beb71fc
)
drm/radeon: fix possible segfault when parsing pm tables
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 25 Apr 2013 13:29:17 +0000
(09:29 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 2 May 2013 14:01:46 +0000
(10:01 -0400)
If we have a empty power table, bail early and allocate
the default power state.
Should fix:
https://bugs.freedesktop.org/show_bug.cgi?id=63865
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found