commit | 88931ec3dc11e7dbceb3b0df455693873b508fbe | [log] [tgz] |
---|---|---|
author | Allen Hubbe <Allen.Hubbe@dell.com> | Fri Jun 09 18:06:36 2017 -0400 |
committer | Jon Mason <jdmason@kudzu.us> | Mon Jun 19 14:24:41 2017 -0400 |
tree | 02bd16c51db03ff6ebf379bc99a2d45acdaad271 | |
parent | 5eb449e15d2396785a8eb15baf42cea33db9ae13 [diff] |
ntb: no sleep in ntb_async_tx_submit Do not sleep in ntb_async_tx_submit, which could deadlock. This reverts commit "8c874cc140d667f84ae4642bb5b5e0d6396d2ca4" Fixes: 8c874cc140d6 ("NTB: Address out of DMA descriptor issue with NTB") Reported-by: Jia-Ju Bai <baijiaju1990@163.com> Signed-off-by: Allen Hubbe <Allen.Hubbe@dell.com> Acked-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>