Home
last modified time | relevance | path

Searched hist:a602915f5d0d9eff96a1d85b6f81e4921b52edfe (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/kernel/
H A DMakefilediff a602915f5d0d9eff96a1d85b6f81e4921b52edfe Tue Apr 17 22:02:10 CEST 2018 Christoph Hellwig <hch@lst.de> sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case

This is a slight change in behavior as we avoid the detour through the
virtual mapping for the coherent allocator, but if this CPU really is
coherent that should be the right thing to do.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp>
/linux/arch/sh/
H A DKconfigdiff a602915f5d0d9eff96a1d85b6f81e4921b52edfe Tue Apr 17 22:02:10 CEST 2018 Christoph Hellwig <hch@lst.de> sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case

This is a slight change in behavior as we avoid the detour through the
virtual mapping for the coherent allocator, but if this CPU really is
coherent that should be the right thing to do.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp>