From: Anton Blanchard Date: Mon, 4 Jan 2010 15:26:33 +0000 (+0000) Subject: powerpc/pseries: Fix xics interrupt affinity X-Git-Tag: v2.6.33-rc5~21^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92cb3694dd8da8769f9415790e169b9cf3a16fcb;p=pandora-kernel.git powerpc/pseries: Fix xics interrupt affinity Commit 57b150cce8e004ddd36330490a68bfb59b7271e9 (irq: only update affinity if ->set_affinity() is sucessfull) broke xics irq affinity. We need to use the cpumask passed in, instead of accessing ->affinity directly. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed