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-- 867 bytes
Makefile -rw-r--r-- 423 bytes
aaci.c -rw-r--r-- 24.8 KB
aaci.h -rw-r--r-- 6.9 KB
pxa2xx-ac97-lib.c -rw-r--r-- 8.7 KB
pxa2xx-ac97.c -rw-r--r-- 6.2 KB
pxa2xx-pcm-lib.c -rw-r--r-- 7.9 KB
pxa2xx-pcm.c -rw-r--r-- 3.1 KB
pxa2xx-pcm.h -rw-r--r-- 899 bytes

back to top