[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081106163107.GA3942@x200.localdomain>
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