From: Bart Van Assche Date: Tue, 11 Aug 2015 00:07:46 +0000 (-0700) Subject: IB/srp: Remove the memory registration backtracking code X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0d3a480090d03f29e58dfd717960776f3416d9;p=pandora-kernel.git IB/srp: Remove the memory registration backtracking code Mapping a discontiguous sg-list requires multiple memory regions and hence can exhaust the memory region pool. The SRP initiator already handles this by temporarily reducing the queue depth. This means that it is safe to remove the memory registration backtracking code. This patch has been tested with direct I/O sizes up to 256 MB. Signed-off-by: Bart Van Assche Signed-off-by: Doug Ledford --- Reading git-diff-tree failed