commit | f17c16c0dd8b02e447741e483cf97f2330c7a606 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Fri Aug 05 12:16:39 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:14:41 2011 -0700 |
tree | 7d67f23264da2720141cfd1b59e40296008dd779 | |
parent | bd1ad61e71721e95dc0462a4cbe236435786583a [diff] |
msm: iommu: Remove extra TLB flushing Don't flush the entire TLB on attach/detach. Only flush the TLB entries associated with a specific context when the domain is detached from that context. Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>