linux-kernel-test/arch/powerpc
Michael Ellerman b8f510219e powerpc: Implement smp_release_cpus() in C not asm
There's no reason for smp_release_cpus() to be asm, and most people can make
more sense of C code. Add an extern declaration to smp.h and remove the custom
one in machine_kexec.c

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2005-11-04 12:09:42 +11:00
..
configs powerpc: Copy default configs into arch/powerpc/configs 2005-11-03 15:24:57 +11:00
kernel powerpc: Implement smp_release_cpus() in C not asm 2005-11-04 12:09:42 +11:00
lib Merge iSeries include file move 2005-11-02 16:06:03 +11:00
mm powerpc: import a fix from arch/ppc/mm/pgtable.c 2005-10-31 14:40:03 +11:00
oprofile [PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch] 2005-10-20 16:22:24 +10:00
platforms powerpc: Cleanup vpa code 2005-11-03 19:34:38 +11:00
sysdev [PATCH] powerpc: Move dart.h 2005-11-02 15:25:51 +11:00
xmon powerpc: Remove T command from xmon help text since it no longer exists 2005-10-29 22:11:06 +10:00
Kconfig [PATCH] powerpc: move mmio_nvram.c over to arch/powerpc 2005-11-01 21:03:04 +11:00
Kconfig.debug powerpc: Merge Kconfig.debug 2005-10-10 22:15:52 +10:00
Makefile powerpc: Set entry point and text address in linker script 2005-11-03 16:03:06 +11:00