diff options
author | 2020-01-09 09:23:03 +0800 | |
---|---|---|
committer | 2020-01-09 21:16:42 +0000 | |
commit | 8801eb48400675332ce082a754ffc687b283595e (patch) | |
tree | ca98f0c18fc8e949b41c74ded07a1e3cd678a6b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Pass cpu_transcoder to assert_pipe_disabled() always (diff) | |
download | wireguard-linux-8801eb48400675332ce082a754ffc687b283595e.tar.xz wireguard-linux-8801eb48400675332ce082a754ffc687b283595e.zip |
drm/i915/gtt: add missing include file asm/smp.h
Fix build error:
drivers/gpu/drm/i915/gt/intel_ggtt.c: In function ggtt_restore_mappings:
drivers/gpu/drm/i915/gt/intel_ggtt.c:1239:3: error:
implicit declaration of function wbinvd_on_all_cpus; did you mean wrmsr_on_cpus? [-Werror=implicit-function-declaration]
wbinvd_on_all_cpus();
^~~~~~~~~~~~~~~~~~
wrmsr_on_cpus
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200109012303.153001-1-chenzhou10@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions