From: Vladimir Sokolovsky Date: Tue, 2 Sep 2008 20:38:29 +0000 (-0700) Subject: mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries X-Git-Tag: v2.6.27-rc7~9^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9257433f2eaf8803a1f3d3be5d984232db41ffe;p=pandora-kernel.git mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries Set the RAE (remote access enable) bit and correctly initialize the MTT size in MPT entries being set up for fast register memory regions. Otherwise the callers can't enable remote access and in fact can't fast register at all (since the HCA will think no MTT entries are allocated). Signed-off-by: Vladimir Sokolovsky Signed-off-by: Roland Dreier --- Reading git-diff-tree failed