linux/arch/powerpc
Michael Ellerman f50d4cfc98 [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>
2006-09-13 18:39:52 +10:00
..
boot Merge branch 'merge' 2006-08-31 15:45:48 +10:00
configs Merge branch 'merge' 2006-08-31 15:45:48 +10:00
kernel Merge branch 'merge' 2006-08-31 15:45:48 +10:00
lib Merge branch 'merge' 2006-08-31 15:45:48 +10:00
math-emu Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm Merge branch 'merge' 2006-08-25 14:56:07 +10:00
oprofile [PATCH] oprofile: Fix unnecessary cleverness 2006-06-26 09:58:17 -07:00
platforms [POWERPC] Split out vpa unregister logic from pseries_kexec_cpu_down_xics() 2006-09-13 18:39:52 +10:00
sysdev Merge branch 'merge' 2006-08-31 15:45:48 +10:00
xmon Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig Merge branch 'merge' 2006-08-31 15:45:48 +10:00
Kconfig.debug [POWERPC] Add udbg support for RTAS console 2006-06-28 11:59:48 +10:00
Makefile [POWERPC] Remove stale 64bit on 32bit kernel code 2006-06-15 19:31:26 +10:00