From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc Date: Wed, 17 Oct 2018 09:19:58 +0200 Message-ID: <20181017071958.GC23407@lst.de> References: <20181013151707.32210-1-hch@lst.de> <20181013151707.32210-7-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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, Christoph Hellwig , linux-media@vger.kernel.org To: Benjamin Gaignard Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org List-Id: linux-spi.vger.kernel.org On Tue, Oct 16, 2018 at 02:41:23PM +0200, Benjamin Gaignard wrote: > Le lun. 15 oct. 2018 =E0 11:12, Benjamin Gaignard > a =E9crit : > > > > Le sam. 13 oct. 2018 =E0 17:17, Christoph Hellwig a =E9cri= t : > > > > > > The DMA API does its own zone decisions based on the coherent_dma_mas= k. > > > > > > 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!