From: Geoff Levand Date: Sat, 27 Jan 2007 03:08:08 +0000 (-0800) Subject: [POWERPC] ps3: bind interrupt to cpu X-Git-Tag: v2.6.21-rc1~92^2~23^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=861be32ce7f1cf272a3f809e77213b83117a0bd2;p=pandora-kernel.git [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 Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed