]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Oprofile: Remove dependency on spufs module
authorBob Nelson <rrnelson@linux.vnet.ibm.com>
Fri, 14 Dec 2007 14:27:30 +0000 (01:27 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 28 Dec 2007 04:07:52 +0000 (15:07 +1100)
commit5c792d2d58f87d08b26a5362b83768d5bc764153
tree3998117906b40887ce7739288403927f461bf4f4
parentd02103cf2c66f249c327c2042c14b1e938329d80
[POWERPC] Oprofile: Remove dependency on spufs module

This removes an OProfile dependency on the spufs module.  This
dependency was causing a problem for multiplatform systems that are
built with support for Oprofile on Cell but try to load the oprofile
module on a non-Cell system.

Signed-off-by: Bob Nelson <rrnelson@us.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Acked-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/Kconfig
arch/powerpc/platforms/cell/Makefile
arch/powerpc/platforms/cell/spu_notify.c [new file with mode: 0644]
arch/powerpc/platforms/cell/spu_syscalls.c
arch/powerpc/platforms/cell/spufs/context.c
arch/powerpc/platforms/cell/spufs/sched.c
arch/powerpc/platforms/cell/spufs/syscalls.c
include/asm-powerpc/spu.h