From: Haggai Eran Date: Thu, 11 Dec 2014 15:04:12 +0000 (+0200) Subject: IB/core: Replace ib_umem's offset field with a full address X-Git-Tag: omap-for-v3.19/fixes-rc1~37^2^7~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406f9e5fa9a7a60b42e676841e39f2d752266814;p=pandora-kernel.git IB/core: Replace ib_umem's offset field with a full address In order to allow umems that do not pin memory, we need the umem to keep track of its region's address. This makes the offset field redundant, and so this patch removes it. Signed-off-by: Haggai Eran Signed-off-by: Roland Dreier --- Reading git-diff-tree failed