original_kernel/arch/powerpc/platforms/pseries
Michael Ellerman 04da6af960 [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c
Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c,
this allows rtas_stop_self() to be static so remove the prototype.

Wire up pSeries_mach_cpu_die() in the initcall, rather than statically
in setup.c, the initcall will still run prior to the cpu hotplug code
being callable, so there should be no change in behaviour.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-08 15:55:55 +11:00
..
Kconfig
Makefile [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c 2006-12-08 15:55:54 +11:00
eeh.c
eeh_cache.c
eeh_driver.c
eeh_event.c
firmware.c
firmware.h
hotplug-cpu.c [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c 2006-12-08 15:55:55 +11:00
hvCall.S
hvCall_inst.c
hvconsole.c
hvcserver.c
iommu.c [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
lpar.c
nvram.c
pci.c
pci_dlpar.c [POWERPC] Generic OF platform driver for PCI host bridges. 2006-12-04 20:38:49 +11:00
plpar_wrappers.h
ras.c
ras.h
reconfig.c [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00
rtasd.c
scanlog.c
setup.c [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c 2006-12-08 15:55:55 +11:00
smp.c
xics.c [POWERPC] pSeries/kexec: Fix for interrupt distribution 2006-12-04 20:41:22 +11:00
xics.h