From: Shachar Raindel Date: Thu, 22 May 2014 11:50:12 +0000 (+0300) Subject: IB/mlx5: Refactor UMR to have its own context struct X-Git-Tag: omap-for-v3.16/fixes-against-rc1~68^2^8~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74d24168d2df78e7a532567eb0e7538e6b09568;p=pandora-kernel.git IB/mlx5: Refactor UMR to have its own context struct Instead of having the UMR context part of each memory region, allocate a struct on the stack. This allows queuing multiple UMRs that access the same memory region. Signed-off-by: Shachar Raindel Signed-off-by: Haggai Eran Signed-off-by: Roland Dreier --- Reading git-diff-tree failed