From: Stepan Moskovchenko Date: Sat, 13 Nov 2010 03:29:54 +0000 (-0800) Subject: msm: iommu: Don't flush page tables if no devices attached X-Git-Tag: v2.6.38-rc1~473^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6f41eb9ccc0e6fad0ccba4c5e0a97de935db734;p=pandora-kernel.git msm: iommu: Don't flush page tables if no devices attached Don't flush the page tables on an IOMMU domain if there are no IOMMU devices attached to the domain. The act of attaching to the domain will cause an implicit flush of those areas if the page tables are configured to not be L2 cacheable. Signed-off-by: Stepan Moskovchenko Signed-off-by: Daniel Walker --- Reading git-diff-tree failed