From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Wed, 17 Oct 2018 07:19:58 +0000 Subject: Re: [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc Message-Id: <20181017071958.GC23407@lst.de> List-Id: References: <20181013151707.32210-1-hch@lst.de> <20181013151707.32210-7-hch@lst.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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, linux-tegra@vger.kernel.org, Christoph Hellwig , linux-media@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 >=20 > 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!