commit | f6f41eb9ccc0e6fad0ccba4c5e0a97de935db734 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Fri Nov 12 19:29:54 2010 -0800 |
committer | Daniel Walker <dwalker@codeaurora.org> | Tue Nov 30 14:04:21 2010 -0800 |
tree | 52d92f95253e017533c273d5514803aaefed9c78 | |
parent | 516cbc793eb4be5123289d067b54dfcdabeddb25 [diff] |
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 <stepanm@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>