mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Build Failure "kernel/watchdog.o"
@ 2022-07-27  7:22 Tasmiya Nalatwad
  0 siblings, 0 replies; only message in thread
From: Tasmiya Nalatwad @ 2022-07-27  7:22 UTC (permalink / raw)
  To: linux-kernel; +Cc: abdhalee, sachinp, mputtash

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-27  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27  7:22 Build Failure "kernel/watchdog.o" Tasmiya Nalatwad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®