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:
3165e12
)
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
Ben Hutchings
<ben@decadent.org.uk>
Mon, 13 May 2013 14:02:30 +0000
(15:02 +0100)
commit
f8e6bfc2ce162855fa4f9822a45659f4b542c960
upstream.
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found