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
Kconfig -rw-r--r-- 795 bytes
Makefile -rw-r--r-- 279 bytes
ad1843.c -rw-r--r-- 16.0 KB
au1x00.c -rw-r--r-- 19.5 KB
hal2.c -rw-r--r-- 24.9 KB
hal2.h -rw-r--r-- 8.2 KB
sgio2audio.c -rw-r--r-- 26.4 KB

back to top