summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Kconfig
diff options
context:
space:
mode:
authorFelix Kuehling <Felix.Kuehling@amd.com>2016-02-16 21:31:30 +0100
committerAlex Deucher <alexander.deucher@amd.com>2016-02-17 22:10:56 +0100
commit390be2824fa4211c2e973c69b72e04000559bba3 (patch)
treee3b04955a2882e185839afee3093b39c8c40d4c5 /drivers/gpu/drm/Kconfig
parentdrm/amdgpu: Fix race condition in amdgpu_mn_unregister (diff)
downloadlinux-390be2824fa4211c2e973c69b72e04000559bba3.tar.xz
linux-390be2824fa4211c2e973c69b72e04000559bba3.zip
drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroy
rbtree_postorder_for_each_entry_safe can skip over some entries if the tree is rebalanced in interval_tree_remove. interval_tree_remove is also redundant when the tree is just about to be freed. Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
0 files changed, 0 insertions, 0 deletions