Re: [PATCH 5/6] swiotlb: Make swiotlb bookkeeping functionsvisible in the header file.

From: Konrad Rzeszutek Wilk
Date: Mon May 10 2010 - 15:36:17 EST


> > +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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/