]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.
authorDave Airlie <airlied@redhat.com>
Mon, 13 Feb 2012 12:18:37 +0000 (12:18 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 14 Feb 2012 10:56:16 +0000 (10:56 +0000)
commit93956632389747375f2ddcda07849dfe07bf4410
tree581bf17f3e4556d6a1d00302e55a41ab68039c4b
parentd0ab45b12041544f77b904e8c262a8e143dc0c9d
drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.

Silly bad return path.

Reported-and-Tested-by: Mikko Vinni
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
CC: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_fence.c