summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
diff options
context:
space:
mode:
authorAnton Blanchard2011-01-06 19:00:36 +0100
committerBenjamin Herrenschmidt2011-01-21 04:08:36 +0100
commitac4414e4d3024a3c9ac5f54a734ac77dd7edfdb3 (patch)
tree20bb68df2f97e912e266e5b930a99b0f28a4ab0f /arch/powerpc/kernel/process.c
parentpowerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler (diff)
downloadkernel-qcow2-linux-ac4414e4d3024a3c9ac5f54a734ac77dd7edfdb3.tar.gz
kernel-qcow2-linux-ac4414e4d3024a3c9ac5f54a734ac77dd7edfdb3.tar.xz
kernel-qcow2-linux-ac4414e4d3024a3c9ac5f54a734ac77dd7edfdb3.zip
powerpc/kdump: Disable ftrace during kexec
We should disable ftrace during kexec, some of the tracers are very invasive and we do not want them going off while doing the low level work of swapping one kernel out for another. This mirrors what we do on x86. Even though we cannot return from a kexec on powerpc (since we do not implement CONFIG_KEXEC_JUMP), add the restore code in case we do one day. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/process.c')
0 files changed, 0 insertions, 0 deletions