Skip to content
Commit e9021331 authored by Dave Jiang's avatar Dave Jiang Committed by Jon Mason
Browse files

ntb: stop tasklet from spinning forever during shutdown.



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: default avatarDave Jiang <dave.jiang@intel.com>
Reported-by: default avatarAlex Depoutovitch <alex@pernixdata.com>
Tested-by: default avatarAlex Depoutovitch <alex@pernixdata.com>
Signed-off-by: default avatarJon Mason <jdmason@kudzu.us>
parent 1985a881
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment