From: Tian, Kevin Date: Fri, 6 May 2011 06:43:36 +0000 (+0800) Subject: x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() X-Git-Tag: v3.0-rc1~397^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87ba87ca26e226b2277a2d5613ed596f408e96d;p=pandora-kernel.git x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() IRQF_PER_CPU means that the irq cannot be moved away from a given cpu. So it must not be migrated when the cpu goes offline. [ tglx: massaged changelog ] Signed-off-by: Fengzhe Zhang Signed-off-by: Kevin Tian Cc: Ian Campbell Cc: Jan Beulich Cc: "xen-devel@lists.xensource.com" Link: http://lkml.kernel.org/r/%3C625BA99ED14B2D499DC4E29D8138F1505C8ED7F7E2%40shsmsx502.ccr.corp.intel.com%3E Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed