[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0701291214060.32740@schroedinger.engr.sgi.com>
Date: Mon, 29 Jan 2007 12:15:24 -0800 (PST)
From: Christoph Lameter <clameter@....com>
To: Jeff Dike <jdike@...toit.com>
cc: akpm@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] slab.c ifdef reduction breaks build
On Mon, 29 Jan 2007, Jeff Dike wrote:
> +#if CONFIG_ZONE_DMA_FLAG
> + sizes->cs_dmacachep = kmem_cache_create(
This would need to be
#idef CONFIG_ZONE_DMA
There have been some recent changes though so I am not sure what your
codebase is.
-
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