[PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line

Christoph Hellwig hch at lst.de
Wed Apr 15 16:18:59 AEST 2020


On Wed, Apr 15, 2020 at 12:26:04PM +1000, Alexey Kardashevskiy wrote:
> May be this is correct and allowed (no idea) but removing exported
> symbols at least deserves a mention in the commit log, does not it?
> 
> The rest of the series is fine and works. Thanks,

Maybe I can throw in a line, but the point is that dma_direct_*
was exported as dma_* called them inline.  Now dma_* is out of line
and exported instead, which always was the actual API.


More information about the Linuxppc-dev mailing list