diff options
| author | Tony Battersby <[email protected]> | 2023-01-26 13:51:18 -0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-05 19:42:39 -0700 |
| commit | 19f504584038f6d27846b19ee413a6ac1ee0f765 (patch) | |
| tree | ff0153a196a94f479a2ea2ce1153bbf6bd300725 /tools/perf/scripts/python | |
| parent | 347e4e44c0a98abcee3caadd222e3e3896c6d2a8 (diff) | |
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/[email protected]
Signed-off-by: Tony Battersby <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions