Re: [RFC][GIT PULL] dma-api debugging facility

From: Chris Wright
Date: Thu Mar 05 2009 - 18:23:41 EST


* Joerg Roedel (joro@xxxxxxxxxx) wrote:
> Thats fixed in the tree above. I will send out the patches tomorrow
> seperatly for easier reviewing and commenting.

Did you fix the incorrect usage of __cacheline_aligned_in_smp?

essentially:

-} __cacheline_aligned_in_smp;
+} ____cacheline_aligned_in_smp;
--
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/