[Intel-gfx] ✗ Fi.CI.BUILD: failure for Return head pages from find_get_entry and find_lock_entry

Matthew Wilcox willy at infradead.org
Wed Aug 19 19:16:31 UTC 2020


On Wed, Aug 19, 2020 at 07:06:17PM -0000, Patchwork wrote:
> == Series Details ==
> 
> Series: Return head pages from find_get_entry and find_lock_entry
> URL   : https://patchwork.freedesktop.org/series/80818/
> State : failure
> 
> == Summary ==
> 
> CALL    scripts/checksyscalls.sh
>   CALL    scripts/atomic/check-atomics.sh
>   DESCEND  objtool
>   CHK     include/generated/compile.h
>   CC      mm/swap_state.o
> mm/swap_state.c: In function ‘find_get_swap_page’:
> mm/swap_state.c:435:7: error: implicit declaration of function ‘shmem_mapping’; did you mean ‘page_mapping’? [-Werror=implicit-function-declaration]
>   if (!shmem_mapping(mapping))
>        ^~~~~~~~~~~~~
>        page_mapping
> cc1: some warnings being treated as errors
> scripts/Makefile.build:283: recipe for target 'mm/swap_state.o' failed
> make[1]: *** [mm/swap_state.o] Error 1
> Makefile:1789: recipe for target 'mm' failed
> make: *** [mm] Error 2

Thanks!  Do you have the .config for this build?


More information about the Intel-gfx mailing list