From: Will Deacon Date: Wed, 26 Feb 2014 11:14:37 +0000 (+0000) Subject: iommu/arm-smmu: fix incorrect comment regarding TLB invalidation X-Git-Tag: v3.15-rc1~70^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34fb4b37b7b6da7dc34797d1abf234dd30b091d8;p=pandora-kernel.git iommu/arm-smmu: fix incorrect comment regarding TLB invalidation Commit 1463fe44fd0f ("iommu/arm-smmu: Don't use VMIDs for stage-1 translations") moved our TLB invalidation from context creation time to context destruction time, but forgot to update an associated comment. This patch fixes the broken comment. Signed-off-by: Will Deacon --- Reading git-diff-tree failed