Re: [PATCH] ppc64: create dma_mapping_error

From: Anton Blanchard
Date: Wed Apr 07 2004 - 09:35:46 EST



> What exactly are you guys doing?
>
> The API Anton introduced: dma_mapping_error() takes only a virtual
> address as the argument (no struct device or anyting), so the additional
> API's pci_dma_mapping_error() and vio_dma_mapping_error have absolutely
> no choice but to do the same thing as dma_mapping_error() (because the
> error return cannot be bus or device specific).

Umm yeah, we should probably just use dma_mapping_error. I want to see
vio_* disappear anyway.

Anton
-
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/