commit | de8e71ca4f2e17329f6718ae88d5c8336cb249ee | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Aug 27 22:39:09 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Sep 20 23:33:38 2011 +0100 |
tree | cec0f26c5f4c9efd601edc1ac716aed168f65e1f | |
parent | e8ce0eb5e2254b85415e4b58e73f24a5d13846a1 [diff] |
ARM: pm: only use preallocated page table during resume Only use the preallocated page table during the resume, not while suspending. This avoids the overhead of having to switch unnecessarily to the resume page table in the suspend path. Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Tested-by: Shawn Guo <shawn.guo@linaro.org> Tested-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>