From: Sagi Grimberg Date: Wed, 19 Feb 2014 15:50:22 +0000 (+0200) Subject: IB/isert: Introduce isert_map/unmap_data_buf X-Git-Tag: v3.15-rc1~12^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d7e4c30c494431d492864448fbb16cdd7a6178;p=pandora-kernel.git IB/isert: Introduce isert_map/unmap_data_buf export map/unmap data buffer to a routine that may be used in various places in the code and keep the mapping data in a designated descriptor. Also, let isert_fast_reg_mr to decide weather to use global MR or do fast registration. This commit does not change any functionality. (Fix context change for v3.14-rc6 code - nab) Signed-off-by: Sagi Grimberg Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed