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
bug.h -rw-r--r-- 152 bytes
device.h -rw-r--r-- 30 bytes
err.h -rw-r--r-- 525 bytes
hrtimer.h -rw-r--r-- 0 bytes
irqreturn.h -rw-r--r-- 46 bytes
kernel.h -rw-r--r-- 2.4 KB
kmemleak.h -rw-r--r-- 56 bytes
module.h -rw-r--r-- 172 bytes
printk.h -rw-r--r-- 95 bytes
ratelimit.h -rw-r--r-- 109 bytes
scatterlist.h -rw-r--r-- 4.5 KB
slab.h -rw-r--r-- 28 bytes
uaccess.h -rw-r--r-- 1.1 KB
uio.h -rw-r--r-- 67 bytes
virtio.h -rw-r--r-- 1.8 KB
virtio_byteorder.h -rw-r--r-- 215 bytes
virtio_config.h -rw-r--r-- 2.0 KB
virtio_ring.h -rw-r--r-- 48 bytes
vringh.h -rw-r--r-- 43 bytes

back to top