Re: [PATCH] export ia64_max_cacheline_size

From: Christoph Hellwig
Date: Fri Nov 04 2005 - 17:34:34 EST


On Fri, Nov 04, 2005 at 05:07:37PM -0500, Dave Jones wrote:
> on ia64, dma_get_cache_alignment() needs ia64_max_cacheline_size,
> which isn't exported. This breaks modular compilation of the b44
> network driver (and possibly others).

Can we please move dma_get_cache_alignment() out of line instead?
Always export sane APIs instead of random internals.

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