Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The recent commit to use cmwq for send and recv threads dcce240 introduced problems, apparently due to multiple workqueue threads. Single threads make the problems go away, so return to that until we fully understand the concurrency issues with multiple threads. Signed-off-by: David Teigland <teigland@redhat.com>
- Loading branch information