summaryrefslogtreecommitdiffstats
path: root/rust
diff options
context:
space:
mode:
authorTony Battersby <tonyb@cybernetics.com>2023-01-26 22:51:18 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-05-06 19:33:36 +0200
commit290911c56f98ac7af9354108f3d16da5d6c5189c (patch)
treea01fe993d4e194400f1f9a8b4c4c35dd37ed166e /rust
parentdmapool: cleanup integer types (diff)
downloadlinux-290911c56f98ac7af9354108f3d16da5d6c5189c.tar.xz
linux-290911c56f98ac7af9354108f3d16da5d6c5189c.zip
dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
Avoid double-memset of the same allocated memory in dma_pool_alloc() when both DMAPOOL_DEBUG is enabled and init_on_alloc=1. Link: https://lkml.kernel.org/r/20230126215125.4069751-6-kbusch@meta.com Fixes: 2d55c16c0c54 ("dmapool: create/destroy cleanup") Signed-off-by: Tony Battersby <tonyb@cybernetics.com> Signed-off-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Cc: Matthew Wilcox <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions