Skip to content

Commit

Permalink
[POWERPC] ps3: bind interrupt to cpu
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geoff Levand authored and Paul Mackerras committed Feb 7, 2007
1 parent 9cf9e19 commit 861be32
Show file tree
Hide file tree
Showing 5 changed files with 200 additions and 140 deletions.
Loading

0 comments on commit 861be32

Please sign in to comment.