From: Andre Heider Date: Wed, 17 Jul 2013 18:02:23 +0000 (-0400) Subject: drm/radeon/dpm/atom: restructure logic to work around a compiler bug X-Git-Tag: v3.11-rc2~17^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fa04c3fcdb4f6ac041976bedaf19ca5bee20c0;p=pandora-kernel.git drm/radeon/dpm/atom: restructure logic to work around a compiler bug It seems gcc 4.8.1 generates bogus code for the old logic causing part of the function to get skipped. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=66932 https://bugs.freedesktop.org/show_bug.cgi?id=66972 https://bugs.freedesktop.org/show_bug.cgi?id=66945 Signed-off-by: Alex Deucher --- Reading git-diff-tree failed