On Thu, Feb 16, 2023 at 11:56:18AM -0500, Dennis Dalessandro wrote: > This is a respin on top of the latest rdma/for-next branch > of the series being discussed on the list here: > https://lore.kernel.org/linux-rdma/Y+EbyU4HkGyzPoFO@xxxxxxxxxx/T/#ma3d153151adf1dbe2b9800000fa9a01f95a80c1f > > We have added fixes lines, and Brendan has discovered a couple code hunks that > do not need to be here in this submission. We have also removed the stats stuff > until the user side code is readily available. > > --- > > Patrick Kelsey (3): > IB/hfi1: Fix math bugs in hfi1_can_pin_pages() > IB/hfi1: Fix sdma.h tx->num_descs off-by-one errors I took these two > IB/hfi1: Do SDMA memory-pinning through hfi1's pinning interface But really? This is almost a thousand lines in just one patch, is that really justified? Can you break it up? Jason