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] [day] [month] [year] [list]
Date:	Fri, 7 Jan 2011 16:32:02 -0800
From:	"Luck, Tony" <tony.luck@...el.com>
To:	Meelis Roos <mroos@...ux.ee>,
	"linux-ia64@...r.kernel.org" <linux-ia64@...r.kernel.org>
CC:	Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: RE: 2.6.37 compile failure on IA64: NODE_DATA

> This is my first try at compiling my own machine-specific kernels for 
> IA64 and I stepped on a bug at once (but I have no ide if this 
> configuration worked before). It seems that since NEED_MULTIPLE_NODES is 
> set to y, NODE_DATA should be defined in asm/mmzone.h but isn't.

There may be many corner cases where you can create .config
files that do not build on ia64 (on x86 people regularly
generate random config files and then fix Kconfig dependencies
that allow impossible permutations - but nobody is doing that
for ia64).

Unless you have a particular attachment to the config
file you used, you might be better off starting from
arch/ia64/configs/generic_defconfig ... which is known
to build, and should boot on most machines.

-Tony
--
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