From: Thomas Gleixner Date: Mon, 7 Feb 2011 18:28:01 +0000 (+0100) Subject: [PARISC] fix per-cpu flag problem in the cpu affinity checkers X-Git-Tag: v2.6.39-rc1~401^2~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9804c9eaeacfe78651052c5ddff31099f60ef78c;p=pandora-kernel.git [PARISC] fix per-cpu flag problem in the cpu affinity checkers The CHECK_IRQ_PER_CPU is wrong, it should be checking irq_to_desc(irq)->status not just irq. Signed-off-by: Thomas Gleixner Cc: stable@kernel.org Signed-off-by: James Bottomley --- Reading git-diff-tree failed