kernel-fxtec-pro1x/arch/powerpc/platforms/ps3
Geoff Levand 861be32ce7 [POWERPC] ps3: bind interrupt to cpu
Change the PS3 irq allocation routines to take an argument indicating which
cpu (processor thread) the interrupt should be serviced on.

The current system configuration favors device interrupts that are serviced
on cpu0, so that is used as the default.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-02-07 14:03:18 +11:00
..
exports.c [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
htab.c [POWERPC] ps3: add htab routines 2006-12-04 20:40:47 +11:00
hvcall.S [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
interrupt.c [POWERPC] ps3: bind interrupt to cpu 2007-02-07 14:03:18 +11:00
Kconfig [POWERPC] ps3: Add vuart support 2006-12-11 13:49:53 +11:00
Makefile [POWERPC] PS3: Fix uniprocessor kernel build 2007-01-24 21:08:13 +11:00
mm.c [POWERPC] ps3: multiplatform build fixes 2006-12-04 20:41:16 +11:00
os-area.c [POWERPC] ps3: fix struct alignment attributes 2007-02-07 14:03:18 +11:00
platform.h [POWERPC] ps3: add spu support 2006-12-04 20:40:56 +11:00
repository.c [POWERPC] ps3: repository storage support 2007-02-07 14:03:17 +11:00
setup.c [POWERPC] ps3: multiplatform build fixes 2006-12-04 20:41:16 +11:00
smp.c [POWERPC] ps3: bind interrupt to cpu 2007-02-07 14:03:18 +11:00
spu.c [POWERPC] ps3: bind interrupt to cpu 2007-02-07 14:03:18 +11:00
time.c