diff options
author | 2016-12-16 10:51:04 +0800 | |
---|---|---|
committer | 2016-12-26 09:45:29 +0800 | |
commit | bfeca3e5716a16b95a1fb7104e477ca3bd5ed59e (patch) | |
tree | 154723a3220195b1484c5eb186b50e9637d1a270 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gvt: reset the GGTT entry when vGPU created (diff) | |
download | linux-dev-bfeca3e5716a16b95a1fb7104e477ca3bd5ed59e.tar.xz linux-dev-bfeca3e5716a16b95a1fb7104e477ca3bd5ed59e.zip |
drm/i915/gvt/kvmgt: dereference the pointer within lock
Though there is no issue exposed yet, it's possible that another
thread releases the entry while our trying to deref it out of the
lock. Fit it by moving the dereference within lock.
Signed-off-by: Jike Song <jike.song@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions