tmp_suning_uos_patched/drivers/ntb
Dave Jiang 9644347c52 ntb: ntb_perf missing dmaengine_unmap_put
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>
2017-02-16 23:11:26 -05:00
..
hw NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy 2016-12-23 16:11:03 -05:00
test ntb: ntb_perf missing dmaengine_unmap_put 2017-02-16 23:11:26 -05:00
Kconfig NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
Makefile NTB: Add ping pong test client 2015-07-04 14:07:42 -04:00
ntb_transport.c NTB: ntb_transport: fix debugfs_remove_recursive 2017-02-16 23:10:52 -05:00
ntb.c ntb: avoid format string in dev_set_name 2015-08-09 16:32:22 -04:00