From: Benjamin Herrenschmidt Date: Wed, 8 Feb 2012 18:11:01 +0000 (+0000) Subject: powerpc/wsp: Fix IRQ affinity setting X-Git-Tag: v3.3-rc4~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a768d30caa30e66ba89659f1845cc35b1bfc715;p=pandora-kernel.git powerpc/wsp: Fix IRQ affinity setting We call the cache_hwirq_map() function with a linux IRQ number but it expects a HW irq number. This triggers a BUG on multic-chip setups in addition to not doing the right thing. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed