commit | 4035cc5738d95911e6382f4cd716d3f02d51d343 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 13 17:17:05 2018 +0200 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Thu Oct 18 13:50:22 2018 +0200 |
tree | 2c56e611dab82a144686cf3460d1c2d47d6cd091 | |
parent | 885054f9917ef459c885926e2c130e80d5326faa [diff] |
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc The DMA API does its own zone decisions based on the coherent_dma_mask. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20181013151707.32210-7-hch@lst.de