From: Nadav Amit Date: Thu, 1 Apr 2010 10:24:35 +0000 (+0300) Subject: intel-iommu mistakenly uses offset_pfn when caching mode is enabled X-Git-Tag: v2.6.35-rc1~434^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bdd77dd4ef99292f3d705c4c389c12f55641133;p=pandora-kernel.git intel-iommu mistakenly uses offset_pfn when caching mode is enabled intel_map_sg used offset_pfn which was set to zero when invalidating the IOTLB. intel_map_sg now uses size variable for this matter. Signed-off-by: Nadav Amit Signed-off-by: David Woodhouse --- Reading git-diff-tree failed