From f39f86971c0cded8c2563e7dfd82c650ca9c0044 Mon Sep 17 00:00:00 2001 From: Yishai Hadas Date: Sun, 14 Sep 2014 16:47:55 +0300 Subject: [PATCH] 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-format-patch failed