lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 27 Jul 2022 12:52:18 +0530
From:   Tasmiya Nalatwad <tasmiya@...ux.vnet.ibm.com>
To:     linux-kernel@...r.kernel.org
Cc:     abdhalee@...ux.vnet.ibm.com, sachinp@...ux.vnet.com,
        mputtash@...ux.vnet.com
Subject: Build Failure "kernel/watchdog.o"

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ