Re: [PATCH] slab.c ifdef reduction breaks build

From: Christoph Lameter
Date: Mon Jan 29 2007 - 15:16:25 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/