aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2006-08-24 16:54:08 +1000
committerPaul Mackerras <paulus@samba.org>2006-09-13 18:39:52 +1000
commitf50d4cfc98d70f919afb2924b1b53c36b2f4e62f (patch)
tree352c8c20b13d6951de56c90895161c06e1bb0563 /arch/powerpc/kernel/traps.c
parentaa43f77939c97bf9d3580c6a5e71a5a40290e451 (diff)
downloadlinux-f50d4cfc98d70f919afb2924b1b53c36b2f4e62f.tar.gz
[POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics()
As part of the new irq code pseries_kexec_cpu_down() was split into a xics and mpic version. The vpa unregister logic is now only done in the xics routine, and although that's ok in practice (we don't have SPLPAR machines with mpic), I'd rather have the two concepts stay separate. So move the vpa unregister into pseries_kexec_cpu_down(), which gets called by both the xics and mpic routines. This also gives us an obvious place to put any new kexec-down logic needed in future. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions