aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-12-04 16:45:27 +0000
committerChris Wilson <[email protected]>2019-12-04 17:30:44 +0000
commit780ccb5a5a43a7787b7cbdc49f7660232fd26aaf (patch)
treed30c429ffb62d1c9e9ca360bc8c54c646c1f4378 /tools/perf/scripts/python
parentaa5e4453dc055e188c792c3e5f1b256436332a59 (diff)
drm/i915/gem: Hold the obj->vma.lock while walking the vma.list
Remember to take the lock before walking the obj->vma.list so that the nodes do not change beneath us! E.g., i915_gem_object_bump_inactive_ggtt:387 GEM_BUG_ON(vma->vm != &i915->ggtt.vm) Closes: https://gitlab.freedesktop.org/drm/intel/issues/691 Signed-off-by: Chris Wilson <[email protected]> Cc: Matthew Auld <[email protected]> Reviewed-by: Matthew Auld <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions