[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090305232219.GG24280@sequoia.sous-sol.org>
Date: Thu, 5 Mar 2009 15:22:19 -0800
From: Chris Wright <chrisw@...s-sol.org>
To: Joerg Roedel <joro@...tes.org>
Cc: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>,
iommu@...ts.linux-foundation.org, mingo@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [RFC][GIT PULL] dma-api debugging facility
* Joerg Roedel (joro@...tes.org) 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists