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:	Thu, 6 Nov 2008 19:31:07 +0300
From:	Alexey Dobriyan <adobriyan@...il.com>
To:	Christoph Lameter <cl@...ux-foundation.org>
Cc:	rusty@...tcorp.com.au, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org
Subject: Re: Broken "cpualloc: the allocator" patch

On Wed, Nov 05, 2008 at 07:45:35AM -0600, Christoph Lameter wrote:
> --- linux-2.6.orig/include/linux/percpu.h
> +++ linux-2.6/include/linux/percpu.h
> @@ -44,11 +44,7 @@
>  extern unsigned int percpu_reserve;
>  /* Enough to cover all DEFINE_PER_CPUs in kernel, including modules. */
>  #ifndef PERCPU_AREA_SIZE
> -#ifdef CONFIG_MODULES
>  #define PERCPU_RESERVE_SIZE	8192
> -#else
> -#define PERCPU_RESERVE_SIZE	0
> -#endif

next-20081106 with this patch is fine, thank you.
--
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