[PATCH] include/asm-ppc/dma-mapping.h macro patch

Christoph Hellwig hch at infradead.org
Wed Dec 8 02:03:32 EST 2004


> +#define dma_cache_inv(_start,_size)		do { (void)(_start); (void)(_size); } while (0)

this looks really horrible.  What about turning these into inlines?




More information about the Linuxppc-embedded mailing list