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:	Sat, 26 Feb 2011 14:47:15 -0500
From:	Brian Lindholm <brian_lindholm@...rs.sourceforge.net>
To:	linux-kernel@...r.kernel.org
Subject: Build regression report in 2.6.37.2

Yesterday, I took my first crack at building a 2.6.37 kernel.
2.6.37.2, to be exact.

Running "make silentoldconfig" yielded the attached .config
file, which in turn generates the following error:

warning: (HAVE_TEXT_POKE_SMP && SMP) selects
STOP_MACHINE which has unmet direct dependencies
(SMP && MODULE_UNLOAD || HOTPLUG_CPU)

The only way I could get this warning to go away was to enable
CONFIG_MODULES and CONFIG_MODULE_UNLOAD.  I've never
had to enable module support with my SMP kernels before.
Why now?

Brian


View attachment "config.txt" of type "text/plain" (46917 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ