All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Paul Burton <paul.burton@mips.com>,
	Christoph Hellwig <hch@lst.de>,
	linux-mips@linux-mips.org
Subject: Re: dma_pool broken on MIPS generic?
Date: Fri, 9 Nov 2018 14:24:40 +0100	[thread overview]
Message-ID: <20181109132440.GA12787@lst.de> (raw)
In-Reply-To: <20181109131014.GA29768@piout.net>

On Fri, Nov 09, 2018 at 02:10:14PM +0100, Alexandre Belloni wrote:
> 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?

You probably want this commit:

https://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/commit/?h=mips-fixes&id=d01501f85249848a2497968d46dd46d5c6fe32e6

  reply	other threads:[~2018-11-09 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-09 13:10 dma_pool broken on MIPS generic? Alexandre Belloni
2018-11-09 13:24 ` Christoph Hellwig [this message]
2018-11-09 13:45   ` Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181109132440.GA12787@lst.de \
    --to=hch@lst.de \
    --cc=alexandre.belloni@bootlin.com \
    --cc=linux-mips@linux-mips.org \
    --cc=paul.burton@mips.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.