On Fri, Jun 28, 2019 at 02:21:46PM -0400, Dennis Dalessandro wrote: > This is the first round of fixes and updates for 5.3. There are some bugs but > nothing that really warranted making its way to RC. So this can all go to > next. Of note there is a patch for a fix Jason requested. > > Rebased to apply on top of other series sent for CQ stuff. > > > Dennis Dalessandro (1): > IB/hfi1: No need to use try_module_get for debugfs > > Kamenee Arumugam (1): > IB/{hfi1,qib,rdmavt}: Put qp in error state when cq is full > > Michael J. Ruhl (4): > IB/rdmavt: Set QP allowed opcodes after QP allocation > IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs > IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details > IB/hfi1: Reduce excessive aspm inlines > > Mike Marciniszyn (3): > IB/hfi1: Add missing INVALIDATE opcodes for trace > IB/rdmavt: Enhance trace information for FRWR debug > IB/rdmavt: Add trace for map_mr_sg Applied to for-next, thanks Jason