From: Oren Duer Date: Mon, 5 May 2008 22:56:52 +0000 (-0700) Subject: mlx4_core: Support creation of FMRs with pages smaller than 4K X-Git-Tag: v2.6.26-rc2~61^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5057ddccbcb4bf363af628d7963a7475f4114a7;p=pandora-kernel.git mlx4_core: Support creation of FMRs with pages smaller than 4K Don't hard code a test against a minimum page shift of 12, since the device may support smaller pages. Test against the actual smallest page size from the device capabilities. Signed-off-by: Oren Duer Signed-off-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed