summaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorChristoph Hellwig2018-12-14 09:15:02 +0100
committerChristoph Hellwig2018-12-20 08:14:09 +0100
commit06d4dd2f2ce1cdb625f77c0676d5af6ba310c01d (patch)
tree4ab5304877a59cda6d57944619e7567af45ae2b6 /drivers/misc
parentdma-mapping: zero memory returned from dma_alloc_* (diff)
downloadkernel-qcow2-linux-06d4dd2f2ce1cdb625f77c0676d5af6ba310c01d.tar.gz
kernel-qcow2-linux-06d4dd2f2ce1cdb625f77c0676d5af6ba310c01d.tar.xz
kernel-qcow2-linux-06d4dd2f2ce1cdb625f77c0676d5af6ba310c01d.zip
dma-mapping: deprecate dma_zalloc_coherent
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>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions