From: Alex Deucher Date: Thu, 25 Apr 2013 13:29:17 +0000 (-0400) Subject: drm/radeon: fix possible segfault when parsing pm tables X-Git-Tag: v3.2.45~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c4fe5510d29b522298770314d38ba8b8d3a5dd;p=pandora-kernel.git drm/radeon: fix possible segfault when parsing pm tables 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed