From: Thomas Gleixner Date: Mon, 7 Feb 2011 16:05:08 +0000 (+0100) Subject: genirq: Always apply cpu online mask X-Git-Tag: v2.6.39-rc1~503^2~9^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=569bda8df11effa03e618729293c7961696abb10;p=pandora-kernel.git genirq: Always apply cpu online mask If the affinity had been set by the user, then a later request_irq() will honour that setting. But online cpus can have changed. So apply the online mask and for this case as well. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed