From: Yang Li Date: Wed, 16 Dec 2009 20:18:11 +0000 (+0000) Subject: powerpc/mpic: Fix problem that affinity is not updated X-Git-Tag: v2.6.33-rc2~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e1313fc753482b93aa6c6f11cfbd43a5bcd963;p=pandora-kernel.git powerpc/mpic: Fix problem that affinity is not updated Since commit 57b150cce8e004ddd36330490a68bfb59b7271e9, desc->affinity of an irq is changed after calling desc->chip->set_affinity. Therefore we need to fix the irq_choose_cpu() not to depend on the desc->affinity for new mask. Signed-off-by: Jiajun Wu Signed-off-by: Li Yang Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed