Re: [PATCH] mm: move cache_line_size() to <linux/cache.h>

From: Christoph Lameter
Date: Mon Mar 03 2008 - 14:13:50 EST


Good idea. That also allows us to get rid of SLAB_HWCACHE_ALIGN. All users
would have to specify cache_line_size() as the alignment instead of using
SLAB_HWCACHE_ALIGN.

Reviewed-by: Christoph Lameter <clameter@xxxxxxx>

--
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/