commit | ce347ab90eaabc69a6146d41943981d51e7a9b82 | [log] [tgz] |
---|---|---|
author | Doug Ledford <dledford@redhat.com> | Wed Dec 10 11:47:05 2014 -0500 |
committer | Roland Dreier <roland@purestorage.com> | Mon Dec 15 18:11:15 2014 -0800 |
tree | 7d8afaf45f93e9f96f93ad1cd8f1ce40da82a566 | |
parent | bb42a6dd02fb2901a69dbec2358810735b14b186 [diff] |
IPoIB: No longer use flush as a parameter Various places in the IPoIB code had a deadlock related to flushing the ipoib workqueue. Now that we have per device workqueues and a specific flush workqueue, there is no longer a deadlock issue with flushing the device specific workqueues and we can do so unilaterally. Signed-off-by: Doug Ledford <dledford@redhat.com> Signed-off-by: Roland Dreier <roland@purestorage.com>