[Intel-gfx] ✗ Fi.CI.BUILD: failure for mm: Add f_ops->populate() (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 7 14:23:08 UTC 2022


== Series Details ==

Series: mm: Add f_ops->populate() (rev3)
URL   : https://patchwork.freedesktop.org/series/101097/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND objtool
  CHK     include/generated/compile.h
  CC      ipc/shm.o
ipc/shm.c: In function ‘shm_mmap’:
ipc/shm.c:590:34: error: ‘do_populate’ undeclared (first use in this function); did you mean ‘mm_populate’?
  ret = call_mmap(sfd->file, vma, do_populate);
                                  ^~~~~~~~~~~
                                  mm_populate
ipc/shm.c:590:34: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:288: recipe for target 'ipc/shm.o' failed
make[1]: *** [ipc/shm.o] Error 1
Makefile:1831: recipe for target 'ipc' failed
make: *** [ipc] Error 2




More information about the Intel-gfx mailing list