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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 15 Dec 2006 15:06:19 +0100
From:	"Remy Bohmer" <l.pinguin@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	"Ingo Molnar" <mingo@...e.hu>
Subject: [BUG] 2.6.19-rt14 does not compile with CONFIG_NO_HZ

Hello,

For your Information, I get the following compile error when
CONFIG_NO_HZ is NOT configured on 2.6.19.1-rt14:

------------------------------------------------------
   CC      kernel/sched.o
kernel/sched.c: In function '__schedule':
kernel/sched.c:4135: error: 'notick' undeclared (first use in this function)
kernel/sched.c:4135: error: (Each undeclared identifier is reported only once
kernel/sched.c:4135: error: for each function it appears in.)
make[1]: *** [kernel/sched.o] Error 1
------------------------------------------------------

For me it is not a real problem as I configured the kernel now as a
tickless system.
Attached 2 config files, 1 showing the error, and 1 that is working.

Kind Regards,

Remy Bohmer

Download attachment "config.error" of type "application/octet-stream" (36494 bytes)

Download attachment "config.ok" of type "application/octet-stream" (36483 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ