Revision ee18e599251ed06bf0c8ade7c434a0de311342ca authored by Michel Dänzer on 11 June 2015, 09:38:38 UTC, committed by Alex Deucher on 11 June 2015, 14:27:54 UTC
Some error paths didn't unreserve the BO. This resulted in a deadlock
down the road on the next attempt to reserve the (still reserved) BO.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90873
Cc: stable@vger.kernel.org
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent ebb9bf1
History
File Mode Size
bebob
dice
fireworks
oxfw
Kconfig -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 442 bytes
amdtp.c -rw-r--r-- 28.8 KB
amdtp.h -rw-r--r-- 8.9 KB
cmp.c -rw-r--r-- 9.4 KB
cmp.h -rw-r--r-- 1.4 KB
fcp.c -rw-r--r-- 10.3 KB
fcp.h -rw-r--r-- 1.0 KB
isight.c -rw-r--r-- 17.6 KB
iso-resources.c -rw-r--r-- 6.4 KB
iso-resources.h -rw-r--r-- 1.2 KB
lib.c -rw-r--r-- 2.1 KB
lib.h -rw-r--r-- 592 bytes
packets-buffer.c -rw-r--r-- 2.1 KB
packets-buffer.h -rw-r--r-- 747 bytes
scs1x.c -rw-r--r-- 12.7 KB

back to top