From: Russell King Date: Sat, 27 Aug 2011 21:39:09 +0000 (+0100) Subject: ARM: pm: only use preallocated page table during resume X-Git-Tag: v3.2-rc1~130^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8e71ca4f2e17329f6718ae88d5c8336cb249ee;p=pandora-kernel.git 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 Tested-by: Shawn Guo Tested-by: Lorenzo Pieralisi Signed-off-by: Russell King --- Reading git-diff-tree failed