From: Michael S. Tsirkin Date: Wed, 10 May 2006 14:58:41 +0000 (+0300) Subject: IB/mthca: FMR ioremap fix X-Git-Tag: v2.6.17-rc4~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce477ae4f8c75c94587c3157deffad8219db09a0;p=pandora-kernel.git IB/mthca: FMR ioremap fix Addresses for ioremap must be calculated off of pci_resource_start; we can't directly use the bus address as seen by the HCA. Fix the code that remaps device memory for FMR access. Based on patch by Klaus Smolin. Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier --- Reading git-diff-tree failed