linux-stable-rt/arch/powerpc/platforms/pseries
Michael Ellerman dce623e082 [POWERPC] Cleanup pseries kexec code
Move all the pseries kexec code into one file, platforms/pseries/kexec.c
Provide helpers for setting up ppc_md.kexec_cpu_down, so that we don't
have to have #ifdef CONFIG_KEXEC in setup.c

Move the initialisation of the ppc_md kexec callbacks into an init routine.
This is well and truly early enough to cause no change in behaviour, we
can't kexec until userspace has given us a kernel to kexec into.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-14 11:50:03 +11:00
..
Kconfig
Makefile [POWERPC] Cleanup pseries kexec code 2007-02-14 11:50:03 +11:00
eeh.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
eeh_cache.c
eeh_driver.c
eeh_event.c
firmware.c
hotplug-cpu.c
hvCall.S
hvCall_inst.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
hvconsole.c
hvcserver.c
iommu.c
kexec.c [POWERPC] Cleanup pseries kexec code 2007-02-14 11:50:03 +11:00
lpar.c
nvram.c
pci.c [POWERPC] Mark winbond IDE PCI resources with start 0 as unassigned 2007-02-13 15:35:52 +11:00
pci_dlpar.c
plpar_wrappers.h
pseries.h [POWERPC] Cleanup pseries kexec code 2007-02-14 11:50:03 +11:00
ras.c [POWERPC] Consolidate pseries platform header files into pseries.h 2007-02-14 11:50:03 +11:00
reconfig.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
rtasd.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
scanlog.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
setup.c [POWERPC] Cleanup pseries kexec code 2007-02-14 11:50:03 +11:00
smp.c [POWERPC] Cleanup pseries smp initialisation code 2007-02-14 11:50:03 +11:00
xics.c
xics.h