From: Dave Olson Date: Wed, 3 Oct 2007 19:47:00 +0000 (-0700) Subject: IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. X-Git-Tag: v2.6.24-rc1~1453^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac8c70f74ca67111c570f4ba828cc4b6fc229f4;p=pandora-kernel.git IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. Fixed to be the same as everywhere else. copy and then zero the page * in the array first, and then pass the copy to the VM routines. Signed-off-by: Dave Olson Signed-off-by: Roland Dreier --- Reading git-diff-tree failed