]> git.hungrycats.org Git - linux/commit
drm/radeon: check new address before removing old one
authorChristian König <christian.koenig@amd.com>
Mon, 27 Apr 2015 15:04:36 +0000 (17:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 May 2015 12:14:31 +0000 (05:14 -0700)
commite8ade718d9cfc32056ec78215b047aa764995b85
treeefd65d7c9ee97c862825fc61ff785a35a2ab9176
parente488a25194bbbb0e4e472cf30932db3e467dc3a9
drm/radeon: check new address before removing old one

commit c29c0876ec05d51a93508a39b90b92c29ba6423d upstream.

Otherwise the change isn't atomic.

Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_vm.c