]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/ntb/ntb_transport.c
ntb: no sleep in ntb_async_tx_submit
authorAllen Hubbe <Allen.Hubbe@dell.com>
Fri, 9 Jun 2017 22:06:36 +0000 (18:06 -0400)
committerJon Mason <jdmason@kudzu.us>
Mon, 19 Jun 2017 18:24:41 +0000 (14:24 -0400)
commit88931ec3dc11e7dbceb3b0df455693873b508fbe
tree02bd16c51db03ff6ebf379bc99a2d45acdaad271
parent5eb449e15d2396785a8eb15baf42cea33db9ae13
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>
drivers/ntb/ntb_transport.c