Re: ensure dma_alloc_coherent always returns zeroed memory
From: Christoph Hellwig
Date: Fri Dec 14 2018 - 08:33:20 EST
And in various places this used GFP_ZERO instead of __GFP_ZERO,
so won't compile.
The fixed version is available here:
http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/dma-alloc-always-zero