On Wed, Mar 02, 2016 at 07:22:43AM -0800, Bart Van Assche wrote: > Hello Christoph, > > With the approach of V2 of this patch series mr_lock and the MR pool list > head exist in different structures which is unfortunate. How about > introducing a new structure for the MR pool list head and mr_lock? An > additional advantage of this approach is that it would allow to move the > initialization of both structure members into ib_mr_pool_init(). Hi Bart, I don't really understand what you mean. Both the lock and the list_head are in struct ib_qp, right next to each other. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html