All of lore.kernel.org
 help / color / mirror / Atom feed
* dma_pool broken on MIPS generic?
@ 2018-11-09 13:10 Alexandre Belloni
  2018-11-09 13:24 ` Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2018-11-09 13:10 UTC (permalink / raw)
  To: Paul Burton, Christoph Hellwig; +Cc: linux-mips

Hello,

I'm working on a (not yet upstreamed) dmaengine driver. While rebasing
from v4.19 to v4.20-rc1, I saw that it is not working properly anymore
because dma_pool is allocating descriptors in kseg0 which is cached
while in v4.19, it was allocating them in kseg1.

Am I missing something to explicitely state that the cache is not dma
coherent? How could I track this behaviour change?


-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-09 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-09 13:10 dma_pool broken on MIPS generic? Alexandre Belloni
2018-11-09 13:24 ` Christoph Hellwig
2018-11-09 13:45   ` Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.