From: Russell King Date: Thu, 23 Jun 2011 13:24:09 +0000 (+0100) Subject: ARM: pm: ensure our temporary page table entry is removed from the TLB X-Git-Tag: v3.1-rc1~258^2~1^8~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0853f96f13e0b60f1c319bcd7f6a3a84d0d1e706;p=pandora-kernel.git ARM: pm: ensure our temporary page table entry is removed from the TLB Ensure that our temporary page table entry is flushed from the TLB before we resume normal operations. This ensures that userspace won't trip over the stale TLB entry. Tested-by: Kevin Hilman Acked-by: Jean Pihet Signed-off-by: Russell King --- Reading git-diff-tree failed