Re: [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc

From: Christoph Hellwig
Date: Wed Oct 17 2018 - 03:20:02 EST


On Tue, Oct 16, 2018 at 02:41:23PM +0200, Benjamin Gaignard wrote:
> Le lun. 15 oct. 2018 à 11:12, Benjamin Gaignard
> <benjamin.gaignard@xxxxxxxxxx> a écrit :
> >
> > Le sam. 13 oct. 2018 à 17:17, Christoph Hellwig <hch@xxxxxx> a écrit :
> > >
> > > The DMA API does its own zone decisions based on the coherent_dma_mask.
> > >
> > > Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> >
> > Reviewed-by: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
>
> 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!