commit | f39cc34df7ed919c5c7630a8a7a701939356c37c | [log] [tgz] |
---|---|---|
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | Tue Apr 12 10:45:51 2016 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Thu Apr 28 16:32:26 2016 -0400 |
tree | 92c1e5159ea9caf825f5c9954a7375a2a1a69b14 | |
parent | e29bff46b9b8663e1789fbcd65d0ba05a52f08af [diff] |
IB/rdmavt: Fix adaptive pio hang The RVT_S_WAIT_PIO_DRAIN flag was missing from the set of flags indicating a qp is waiting on a resource. This caused the sleep/wakeup for adaptive pio drain to lose a wakeup "hanging" a QP. Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>