[POWERPC] ps3: bind interrupt to cpu
authorGeoff Levand <geoffrey.levand@am.sony.com>
Sat, 27 Jan 2007 03:08:08 +0000 (19:08 -0800)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:18 +0000 (14:03 +1100)
commit861be32ce7f1cf272a3f809e77213b83117a0bd2
tree5765d9227e3dd87582b586d16755e843695f0dd8
parent9cf9e19667f6ce01bd509a154157270069f836f9
[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>
arch/powerpc/platforms/ps3/interrupt.c
arch/powerpc/platforms/ps3/smp.c
arch/powerpc/platforms/ps3/spu.c
drivers/ps3/vuart.c
include/asm-powerpc/ps3.h