Build Failure "kernel/watchdog.o"

From: Tasmiya Nalatwad
Date: Wed Jul 27 2022 - 03:23:00 EST


Greetings,

Build Failure seen on linux-next with below error

--- Traces ---
make -j 33 -s && make modules && make modules_install && make install
kernel/watchdog.c:597:20: error: static declaration of 'lockup_detector_reconfigure' follows non-static declaration
static inline void lockup_detector_reconfigure(void)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from kernel/watchdog.c:17:
./include/linux/nmi.h:125:6: note: previous declaration of 'lockup_detector_reconfigure' was here
void lockup_detector_reconfigure(void);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [scripts/Makefile.build:250: kernel/watchdog.o] Error 1
make: *** [Makefile:2005: kernel] Error 2
make: *** Waiting for unfinished jobs....


Failure is seen in Build 26-07-2022
Build 19-07-2022 was good

Git bisect points to following commit id
Commit id : 058affafc65a74cf54499fb578b66ad0b18f939b




--
Regards,
Tasmiya Nalatwad
IBM Linux Technology Center