]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c
authorArnd Bergmann <arndb@de.ibm.com>
Tue, 1 Nov 2005 01:08:38 +0000 (20:08 -0500)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Nov 2005 10:02:53 +0000 (21:02 +1100)
commit19fe04755aca56e7d143f7f95b41008138619c5c
treec77dae8cbf190143672300526b9afdb1f64cb198
parentf3f66f599db131ea57dc567ffd931d269dbc690e
[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c

During the conversion to the merge tree, the Cell specific
SMP initialization was removed from the pSeries code.

This creates a new Cell specific SMP implementation file.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/Makefile
arch/powerpc/platforms/cell/Makefile [new file with mode: 0644]
arch/powerpc/platforms/cell/smp.c [new file with mode: 0644]
include/asm-ppc64/smp.h