diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2015-06-11 12:38:38 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-06-11 17:27:54 +0300 |
commit | ee18e599251ed06bf0c8ade7c434a0de311342ca (patch) | |
tree | 568030960f99e0a81a3ebf73b2370fd650097252 /fs/read_write.c | |
parent | ebb9bf18636926d5da97136c22e882c5d91fda73 (diff) | |
download | linux-ee18e599251ed06bf0c8ade7c434a0de311342ca.tar.xz |
drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
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>
Diffstat (limited to 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions