From: Bart Van Assche Date: Tue, 11 Aug 2015 00:06:29 +0000 (-0700) Subject: IB/srp: Re-enable FMR for non-page aligned buffers X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186fbc6689a368364b7c9eb9d42d6f84b3079f65;p=pandora-kernel.git IB/srp: Re-enable FMR for non-page aligned buffers During a discussion in 2011 nobody recalled why FMR was not used for non-page aligned buffers (see also http://thread.gmane.org/gmane.linux.drivers.rdma/7149). Re-enable FMR for such buffers. For the reason why the srp_map_fmr() function needs to be modified, see also patch "IB/srp: rework mapping engine to use multiple FMR entries" (commit ID 8f26c9ff9cd0; January 2011). Signed-off-by: Bart Van Assche Signed-off-by: Doug Ledford --- Reading git-diff-tree failed