[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100510193531.GC5906@phenom.dumpdata.com>
Date: Mon, 10 May 2010 15:35:31 -0400
From: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To: FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org,
albert_herranz@...oo.es, linux@...elenboom.it, chrisw@...s-sol.org,
Ian.Campbell@...citrix.com, jeremy@...p.org, dwmw2@...radead.org,
alex.williamson@...com
Subject: Re: [PATCH 5/6] swiotlb: Make swiotlb bookkeeping functions
visible in the header file.
> > +extern void swiotlb_full(struct device *dev, size_t size,
> > + enum dma_data_direction dir, int do_panic);
> > +
>
> Please don't. You create a new IOMMU implementation with the helper
> function. We don't want another IOMMU implementation that has broken
> 'overflow buffer' concept.
Of course. Will remove that. Thanks again for your review, much
appreciated.
>
> swiotlb-xen should handle DMA mapping errors properly instead of
> calling swiotlb_full().
<nods>
>
> btw, if you try to push xen swiotlb stuff to mainline, please don't
> put xen swiotlb stuff to include/linux/swiotlb.h.
OK.
--
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