exynos-linux-stable/drivers/ntb/test
Dave Jiang f420260150 ntb: ntb_perf missing dmaengine_unmap_put
commit 9644347c5240d0ee3ba7472ef332aaa4ff4db398 upstream.

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: 8a7b6a77 ("ntb: ntb perf tool")
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-23 17:44:36 +01:00
..
Kconfig ntb: ntb perf tool 2016-01-17 22:08:05 -05:00
Makefile ntb: ntb perf tool 2016-01-17 22:08:05 -05:00
ntb_perf.c ntb: ntb_perf missing dmaengine_unmap_put 2017-02-23 17:44:36 +01:00
ntb_pingpong.c ntb_pingpong: Fix db_init parameter description 2016-11-13 16:48:29 -05:00
ntb_tool.c ntb_tool: Add link status and files to debugfs 2016-08-05 10:21:07 -04:00