[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Check for scratch page scribbling (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 10 11:38:34 UTC 2021
== Series Details ==
Series: drm/i915: Check for scratch page scribbling (rev2)
URL : https://patchwork.freedesktop.org/series/86939/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/gt/intel_gtt.o
drivers/gpu/drm/i915/gt/intel_gtt.c: In function ‘poison_scratch_page’:
drivers/gpu/drm/i915/gt/intel_gtt.c:161:18: error: ‘pages’ undeclared (first use in this function); did you mean ‘page’?
set_page_dirty(pages); /* keep the poisoned contents */
^~~~~
page
drivers/gpu/drm/i915/gt/intel_gtt.c:161:18: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:279: recipe for target 'drivers/gpu/drm/i915/gt/intel_gtt.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_gtt.o] Error 1
scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:496: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1800: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list