diff options
author | 2020-01-06 11:42:29 +0000 | |
---|---|---|
committer | 2020-01-06 14:38:54 +0000 | |
commit | a5799832c317d1505bb00a234ffd39db900f1613 (patch) | |
tree | 5420017248fcb710d91737aef3ae0c979fe06cc7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Create dumb buffer from LMEM (diff) | |
download | wireguard-linux-a5799832c317d1505bb00a234ffd39db900f1613.tar.xz wireguard-linux-a5799832c317d1505bb00a234ffd39db900f1613.zip |
drm/i915/selftests: Fixup sparse __user annotation on local var
The local var does not need the __user as it exists on the kernel stack
and not a pointer into the __user address space.
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:989:9: warning: dereference of noderef expression
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c:990:13: warning: dereference of noderef expression
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200106114234.2529613-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions