From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Gaignard Date: Thu, 18 Oct 2018 11:59:27 +0000 Subject: Re: [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc Message-Id: List-Id: References: <20181013151707.32210-1-hch@lst.de> <20181013151707.32210-7-hch@lst.de> <20181017071958.GC23407@lst.de> In-Reply-To: <20181017071958.GC23407@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Christoph Hellwig 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, linux-tegra@vger.kernel.org, linux-media@vger.kernel.org Le mer. 17 oct. 2018 à 09:19, Christoph Hellwig a écrit : > > On Tue, Oct 16, 2018 at 02:41:23PM +0200, Benjamin Gaignard wrote: > > Le lun. 15 oct. 2018 à 11:12, Benjamin Gaignard > > a écrit : > > > > > > Le sam. 13 oct. 2018 à 17:17, 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 > > > > Christoph do you plan to merge this patch on your own tree ? or would > > like I put it directly in drm-misc-next branch ? > > Please pull it in through drm-misc-next, thanks! Applied on drm-misc-next, Thanks, Benjamin