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, 6 Jul 2007 19:13:45 -0700 (PDT)
From:	Christoph Lameter <clameter@....com>
To:	Adrian Bunk <bunk@...sta.de>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: 2.6.22-rc6-mm1: SLUB_DEBUG=n compile error

On Sat, 7 Jul 2007, Adrian Bunk wrote:

> > Why switch CONFIG_SLUB_DEBUG off? This is an option for embedded systems. 
> > Unlikely to occur on NUMA.
> 
> ???
> This compile error is not related to NUMA.

Ah. the init_kmem_cache_node() code was moved outside of CONFIG_NUMA. 
Sigh.

Only the other issue in early_kmem_cache_node is NUMA related but you did 
not encounter this since CONFIG_NUMA was not set.

-
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