From: Will Deacon Date: Mon, 25 Mar 2013 18:19:11 +0000 (+0000) Subject: ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switch X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6affb4826405dc1f53bae0e5c302a18f734a44ca;p=pandora-kernel.git ARM: tegra: use setup_mm_for_reboot rather than explicit pgd switch This patch changes the Tegra PM code to use the setup_mm_for_reboot helper rather than call cpu_switch_mm directly. This keeps things like TLB invalidation in one place. Cc: Stephen Warren Signed-off-by: Will Deacon Signed-off-by: Stephen Warren --- Reading git-diff-tree failed