== Series Details ==
Series: softdog: Obey hardlockup_all_cpu_backtrace sysctl
URL : https://patchwork.freedesktop.org/series/31751/
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
CHK scripts/mod/devicetable-offsets.h
CHK include/generated/compile.h
CHK kernel/config_data.h
AR drivers/watchdog/watchdog.o
CC drivers/watchdog/softdog.o
drivers/watchdog/softdog.c: In function ‘softdog_fire’:
drivers/watchdog/softdog.c:66:7: error: ‘sysctl_hardlockup_all_cpu_backtrace’
undeclared (first use in this function)
if (sysctl_hardlockup_all_cpu_backtrace && 1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/watchdog/softdog.c:66:7: note: each undeclared identifier is reported
only once for each function it appears in
drivers/watchdog/softdog.c:67:4: error: implicit declaration of function
‘trigger_allbutself_cpu_backtrace’ [-Werror=implicit-function-declaration]
trigger_allbutself_cpu_backtrace();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
scripts/Makefile.build:313: recipe for target 'drivers/watchdog/softdog.o'
failed
make[2]: *** [drivers/watchdog/softdog.o] Error 1
scripts/Makefile.build:572: recipe for target 'drivers/watchdog' failed
make[1]: *** [drivers/watchdog] Error 2
Makefile:1019: recipe for target 'drivers' failed
make: *** [drivers] Error 2
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx