Message ID | 20190524154320.10588.44693.stgit@awfm-01.aw.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Patches for 5.2 rc cycle | expand |
On Fri, May 24, 2019 at 11:44:32AM -0400, Dennis Dalessandro wrote: > Fix a couple bugs. One with pinning unaligned virtual addresses, rturn correct > value when user asks for it via verbs call and a day one issue with freeze > work. Also fix-up a checkpatch violation that resulted from another patch > removing lines. > > > Dennis Dalessandro (1): > IB/hfi1: Fix checkpatch single line if This went to for-next > Kamenee Arumugam (1): > IB/hfi1: Validate page aligned for a given virtual address > > Mike Marciniszyn (3): > IB/rdmavt: Fix alloc_qpn() WARN_ON() > IB/hfi1: Insure freeze_work work_struct is canceled on shutdown > IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value Otherwise applied to for-rc, thanks Jason