From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Date: Wed, 05 Dec 2018 10:31:29 +0000 Subject: Re: [PATCH 7/8] media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs Message-Id: <20181205083129.20b6b0be@coco.lan> List-Id: References: <20181013151707.32210-1-hch@lst.de> <20181013151707.32210-8-hch@lst.de> <20181017072020.GD23407@lst.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Benjamin Gaignard Cc: Linux Fbdev development list , linux-pm@vger.kernel.org, Linux Kernel Mailing List , alsa-devel@alsa-project.org, ML dri-devel , linux-spi@vger.kernel.org, Hans Verkuil , linux-tegra@vger.kernel.org, Christoph Hellwig , linux-media@vger.kernel.org Em Thu, 18 Oct 2018 14:00:40 +0200 Benjamin Gaignard escreveu: > Le mer. 17 oct. 2018 à 09:20, Christoph Hellwig a écrit : > > > > On Mon, Oct 15, 2018 at 11:12:55AM +0200, Benjamin Gaignard wrote: > > > Le sam. 13 oct. 2018 à 17:18, Christoph Hellwig a écrit : > > > > > > > > The DMA API does its own zone decisions based on the coherent_dma_mask. > > > > > > > > Signed-off-by: Christoph Hellwig > > > > > > Reviewed-by: Benjamin Gaignard > > > > Can you pick it up through the media tree? > > No but Mauros or Hans (in CC) can add it. I'm adding it. Sorry for the delay. All those trips for MS/KS made harder to handle it earlier. Thanks, Mauro