From: Yishai Hadas Date: Sun, 14 Sep 2014 13:47:55 +0000 (+0300) Subject: IB/mlx5: Modify to work with arbitrary page size X-Git-Tag: omap-for-v3.19/prcm-cleanup~33^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f39f86971c0cded8c2563e7dfd82c650ca9c0044;p=pandora-kernel.git IB/mlx5: Modify to work with arbitrary page size When dealing with umem objects, the driver assumed host page sizes defined by PAGE_SHIFT. Modify the code to use arbitrary page shift provided by umem->page_shift to support different page sizes. Signed-off-by: Yishai Hadas Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed