diff options
author | Keith Busch <[email protected]> | 2023-01-26 13:51:23 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-05-06 10:33:38 -0700 |
commit | 8ecc369554219060367fc589661d2b7ab201e923 (patch) | |
tree | 2b70e87246181b2212e8691bfd57ac078b2a38a7 /lib/mpi/mpi-mul.c | |
parent | cc669954ab38866c1aba73c27e17bb07bcb4a194 (diff) |
dmapool: don't memset on free twice
If debug is enabled, dmapool will poison the range, so no need to clear it
to 0 immediately before writing over it.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 2d55c16c0c54 ("dmapool: create/destroy cleanup")
Signed-off-by: Keith Busch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Tony Battersby <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions