From: Roland Dreier Date: Mon, 15 Aug 2005 14:35:16 +0000 (-0700) Subject: [PATCH] IB: unmap FMRs when destroying FMR pool X-Git-Tag: v2.6.14-rc1~1050^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffbf4c34f1916fa1e0554269c94c57da4a21a348;p=pandora-kernel.git [PATCH] IB: unmap FMRs when destroying FMR pool Make sure that all FMRs are unmapped before we deallocate them so that we don't leak references to our protection domain when destroying an FMR pool. (Bug reported by Guy German ) Signed-off-by: Roland Dreier --- Reading git-diff-tree failed