From: Laurent Pinchart Date: Thu, 24 Jul 2014 13:34:54 +0000 (+0200) Subject: iommu/ipmmu-vmsa: Invalidate TLB after unmapping X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~107^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eca0a5875403027e10d68dd162df9790d42839e;p=pandora-kernel.git iommu/ipmmu-vmsa: Invalidate TLB after unmapping The TLB must be invalidated after unmapping memory to remove stale TLB entries. this was supposed to be performed already, but a bug in the driver prevented the TLB invalidate function from being called. Fix it. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed