-
Christoph Hellwig authored
We now always return zeroed memory from dma_alloc_coherent. Note that simply passing GFP_ZERO to dma_alloc_coherent wasn't always doing the right thing to start with given that various allocators are not backed by the page allocator and thus would ignore GFP_ZERO. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Christoph Hellwig authoredWe now always return zeroed memory from dma_alloc_coherent. Note that simply passing GFP_ZERO to dma_alloc_coherent wasn't always doing the right thing to start with given that various allocators are not backed by the page allocator and thus would ignore GFP_ZERO. Signed-off-by:
Christoph Hellwig <hch@lst.de>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.