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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 02 Mar 2007 10:42:55 -0500
From:	Valdis.Kletnieks@...edu
To:	Andrew Morton <akpm@...ux-foundation.org>,
	Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: 2.6.21-rc2-mm1 - build error with HOTPLUG_CPU=N, CPU_IDLE=Y

On Fri, 02 Mar 2007 03:00:26 PST, Andrew Morton said:
>   ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc2/2.6.21-rc2-mm1/

>  git-acpi.patch

Build dies if your config has CONFIG_HOTPLUG_CPU=N but CPU_IDLE=Y

  CC      drivers/cpuidle/cpuidle.o
drivers/cpuidle/cpuidle.c: In function ‘cpuidle_init’:
drivers/cpuidle/cpuidle.c:272: error: ‘cpuidle_cpu_notifier’ undeclared (first use in this function)
drivers/cpuidle/cpuidle.c:272: error: (Each undeclared identifier is reported only once
drivers/cpuidle/cpuidle.c:272: error: for each function it appears in.)
make[2]: *** [drivers/cpuidle/cpuidle.o] Error 1

Not sure if we're missing some Kconfig 'depends on' magic, or a missing
pair of #ifdef/#endif, or what...

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ