diff options
| author | Chris Wilson <[email protected]> | 2020-01-06 11:42:29 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-01-06 14:38:54 +0000 |
| commit | a5799832c317d1505bb00a234ffd39db900f1613 (patch) | |
| tree | 5420017248fcb710d91737aef3ae0c979fe06cc7 /tools/perf/scripts/python/sched-migration.py | |
| parent | 05e8a5f51eb5863d8c316c68091500511770bff7 (diff) | |
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 <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions