Skip to content
Commit 48fa04c3 authored by Andre Heider's avatar Andre Heider Committed by Alex Deucher
Browse files

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: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 77c7d50a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment