Searched hist:"861 be32ce7f1cf272a3f809e77213b83117a0bd2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | smp.c | diff 861be32ce7f1cf272a3f809e77213b83117a0bd2 Fri Jan 26 21:08:08 CST 2007 Geoff Levand <geoffrey.levand@am.sony.com> [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>
|
H A D | spu.c | diff 861be32ce7f1cf272a3f809e77213b83117a0bd2 Fri Jan 26 21:08:08 CST 2007 Geoff Levand <geoffrey.levand@am.sony.com> [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>
|
H A D | interrupt.c | diff 861be32ce7f1cf272a3f809e77213b83117a0bd2 Fri Jan 26 21:08:08 CST 2007 Geoff Levand <geoffrey.levand@am.sony.com> [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>
|