mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
9644347c52
In the normal I/O execution path, ntb_perf is missing a call to
dmaengine_unmap_put() after submission. That causes us to leak
unmap objects.
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ntb_perf.c | ||
ntb_pingpong.c | ||
ntb_tool.c |