-
由 Dave Jiang 提交于
We can leave tasklet spinning forever if we disable the tasklet during qp shutdown and the tasklets are still being kicked off. This hopefully should avoid that race condition. Signed-off-by: NDave Jiang <dave.jiang@intel.com> Reported-by: NAlex Depoutovitch <alex@pernixdata.com> Tested-by: NAlex Depoutovitch <alex@pernixdata.com> Signed-off-by: NJon Mason <jdmason@kudzu.us>
e9021331