OpenCloudOS-Kernel/drivers/ntb/test
Nicholas Mc Guire cdc08982a5 ntb: make DMA_OUT_RESOURCE_TO HZ independent
schedule_timeout_* takes a timeout in jiffies but the code currently is
passing in a constant which makes this timeout HZ dependent, so pass it
through msecs_to_jiffies() to fix this up.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2016-11-13 16:48:29 -05: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: make DMA_OUT_RESOURCE_TO HZ independent 2016-11-13 16:48:29 -05: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