Re: [PATCH] include/asm-ppc/dma-mapping.h macro patch
From: Christoph Hellwig
Date: Tue Dec 07 2004 - 10:14:44 EST
> +#define dma_cache_inv(_start,_size) do { (void)(_start); (void)(_size); } while (0)
this looks really horrible. What about turning these into inlines?
-
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/