From: Roland Dreier Date: Sat, 16 Apr 2005 22:26:10 +0000 (-0700) Subject: [PATCH] IB: Fix FMR pool crash X-Git-Tag: v2.6.12-rc3~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de0d9641c4f164009b62ecc342f9776d44e78b6a;p=pandora-kernel.git [PATCH] IB: Fix FMR pool crash Mask bits correctly from jhash result in ib_fmr_hash() so that the computed bucket index is within our hash table. This fixes an SDP crash. Signed-off-by: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed