[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH 04 of 14] swiotlb: consistently use address_needs_mapping everywhere
On Wed, 2008-12-17 at 11:51 +0900, FUJITA Tomonori wrote: > On Wed, 17 Dec 2008 11:48:41 +0900 > FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote: > > > On Tue, 16 Dec 2008 12:17:28 -0800 > > Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote: > > > > > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> > > > --- > > > lib/swiotlb.c | 10 +++------- > > > 1 file changed, 3 insertions(+), 7 deletions(-) > > > > This patch is wrong. > > > > dma_mask and coherent_dma_mask represent different restrictions. > > > > You can't use coherent_dma_mask for alloc_coherent. > > Oops, "you can't use dma_mask for alloc_coherent." You are right, I completely overlooked that it was coherent_dma_mask in one place and just dma_mask in the other, sorry for the noise. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |