commit | 0853f96f13e0b60f1c319bcd7f6a3a84d0d1e706 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jun 23 14:24:09 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jun 24 09:54:39 2011 +0100 |
tree | 82cdbb2a589d2788217d12533ce94b7fdd233d2c | |
parent | 2c74a0cefa463a7a483b07ba4d2ea8e4ec7b996c [diff] |
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 <khilman@ti.com> Acked-by: Jean Pihet <j-pihet@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>