[Intel-gfx] ✗ Fi.CI.BAT: failure for kernel/panic: Repeat the line and caller information at the end of the OOPS

Patchwork patchwork at emeril.freedesktop.org
Mon Feb 26 14:19:54 UTC 2018


== Series Details ==

Series: kernel/panic: Repeat the line and caller information at the end of the OOPS
URL   : https://patchwork.freedesktop.org/series/38962/
State : failure

== Summary ==

CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CHK     include/generated/bounds.h
  CHK     include/generated/timeconst.h
  CHK     include/generated/asm-offsets.h
  CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     scripts/mod/devicetable-offsets.h
  CHK     include/generated/compile.h
  CC      kernel/panic.o
kernel/panic.c: In function ‘__warn’:
kernel/panic.c:543:2: error: implicit declaration of function ‘show_location’ [-Werror=implicit-function-declaration]
  show_location(file, line, caller, args);
  ^~~~~~~~~~~~~
At top level:
kernel/panic.c:520:13: warning: ‘print_location’ defined but not used [-Wunused-function]
 static void print_location(const char *file, int line, void *caller,
             ^~~~~~~~~~~~~~
cc1: some warnings being treated as errors
scripts/Makefile.build:316: recipe for target 'kernel/panic.o' failed
make[1]: *** [kernel/panic.o] Error 1
Makefile:1048: recipe for target 'kernel' failed
make: *** [kernel] Error 2



More information about the Intel-gfx mailing list