commit | 838850ee0bb97fc60ca8f1de3bf12ed0854f6173 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Fri Mar 18 16:39:47 2016 -0700 |
committer | Jon Mason <jdmason@kudzu.us> | Mon Mar 21 19:28:30 2016 -0400 |
tree | 491ac2ac043f47b83dea17dee54020115b76bfdc | |
parent | ddc8f6feec76b5deea8090db015920a283006044 [diff] |
NTB: Fix incorrect clean up routine in ntb_perf The clean up routine when we failed to allocate kthread is not cleaning up all the threads, only the same one over and over again. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Dave Jiang <dave.jiang@intel.com> Acked-by: Allen Hubbe <Allen.Hubbe@emc.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>