diff options
author | Christoph Hellwig <hch@lst.de> | 2018-12-04 19:04:31 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-12-13 23:05:20 +0300 |
commit | 20b105feda8d42360bd690b8fdf6b2f00ba4a993 (patch) | |
tree | 4f0f585eff733764c3fbd0e39ae1e4f30d104cd4 /include/linux/dma-debug.h | |
parent | 48cc8f7a1d5a4b1c5b32de5ad8a53b1c9194c6d5 (diff) | |
download | linux-20b105feda8d42360bd690b8fdf6b2f00ba4a993.tar.xz |
dma-mapping: remove a pointless memset in dma_atomic_pool_init
We already zero the memory after allocating it from the pool that
this function fills, and having the memset here in this form means
we can't support CMA highmem allocations.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Russell King - ARM Linux <linux@armlinux.org.uk>
Diffstat (limited to 'include/linux/dma-debug.h')
0 files changed, 0 insertions, 0 deletions