]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: pm: ensure our temporary page table entry is removed from the TLB
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Jun 2011 13:24:09 +0000 (14:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 08:54:39 +0000 (09:54 +0100)
commit0853f96f13e0b60f1c319bcd7f6a3a84d0d1e706
tree82cdbb2a589d2788217d12533ce94b7fdd233d2c
parent2c74a0cefa463a7a483b07ba4d2ea8e4ec7b996c
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>
arch/arm/include/asm/suspend.h