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:	Sat, 8 Sep 2007 18:09:04 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	"James C. Georgas" <jgeorgas@...rgas.ca>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: broken ACPI NUMA config option

On Sat, 08 Sep 2007 18:51:39 -0400 James C. Georgas wrote:

> If I select X86_64_ACPI_NUMA, then ACPI_NUMA is (properly) selected
> automatically, but ACPI is not selected automatically. This causes
> ACPI_NUMA to not be built, and the kernel compile fails with unresolved
> symbols.

exactly what kernel version??


> Steps to reproduce:
> 
> 	make clean
> 	make mrproper
> 	make noallconfig
> 
> 	select SMP
> 	select NUMA
> 	select X86_64_ACPI_NUMA
> 
> 	make
> 	<boom>
> 
> results:
> 
> 	  LD      .tmp_vmlinux1
> 	drivers/built-in.o: In function `acpi_bus_generate_event':
> 	(.text+0x23365): undefined reference to `event_is_open'
> 	drivers/built-in.o: In function `acpi_bus_get_power':
> 	(.text+0x2361d): undefined reference to `acpi_power_get_inferred_state'
> 	drivers/built-in.o: In function `acpi_bus_set_power':
> 	(.text+0x23733): undefined reference to `acpi_power_transition'
> 	drivers/built-in.o: In function `acpi_bus_set_power':
> 	(.text+0x237a5): undefined reference to `acpi_power_transition'
> 	make: *** [.tmp_vmlinux1] Error 1


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ