== Series Details ==
Series: SG fix together with update to RDMA umem
URL : https://patchwork.freedesktop.org/series/92682/
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/gem/i915_gem_ttm.o
drivers/gpu/drm/i915/gem/i915_gem_ttm.c: In function ‘i915_ttm_tt_get_st’:
drivers/gpu/drm/i915/gem/i915_gem_ttm.c:396:7: error: too few arguments to
function ‘__sg_alloc_table_from_pages’
sg = __sg_alloc_table_from_pages
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./include/linux/blkdev.h:25,
from ./include/linux/blk-cgroup.h:23,
from ./include/linux/writeback.h:14,
from ./include/linux/memcontrol.h:22,
from ./include/linux/swap.h:9,
from ./include/linux/suspend.h:5,
from ./include/linux/regulator/consumer.h:35,
from ./include/linux/i2c.h:18,
from ./drivers/gpu/drm/i915/i915_drv.h:39,
from drivers/gpu/drm/i915/gem/i915_gem_ttm.c:9:
./include/linux/scatterlist.h:289:21: note: declared here
struct scatterlist *__sg_alloc_table_from_pages(struct sg_table *sgt,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:271: recipe for target
'drivers/gpu/drm/i915/gem/i915_gem_ttm.o' failed
make[4]: *** [drivers/gpu/drm/i915/gem/i915_gem_ttm.o] Error 1
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1841: recipe for target 'drivers' failed
make: *** [drivers] Error 2
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx