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, 17 Feb 2012 18:12:57 -0200
From:	Fabio Estevam <festevam@...il.com>
To:	khlebnikov@...nvz.org, akpm@...ux-foundation.org,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: ARM: __enabled_CONFIG_NUMA undeclared

Hi,

Building today's linux-next for ARM:

  CC      arch/arm/kernel/asm-offsets.s
In file included from include/linux/mm.h:8:0,
                 from arch/arm/kernel/asm-offsets.c:14:
include/linux/gfp.h: In function 'gfp_zonelist':
include/linux/gfp.h:267:1: error: '__enabled_CONFIG_NUMA' undeclared
(first use in this function)
include/linux/gfp.h:267:1: note: each undeclared identifier is
reported only once for each function it appears in
include/linux/gfp.h:267:1: error: '__enabled_CONFIG_NUMA_MODULE'
undeclared (first use in this function)
make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1

, which is caused by commit 053361e1a (mm: replace NUMA_BUILD with
IS_ENABLED(CONFIG_NUMA)
--
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