diff options
author | Tian, Kevin <kevin.tian@intel.com> | 2011-05-06 06:43:36 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-05-19 12:51:08 (GMT) |
commit | b87ba87ca26e226b2277a2d5613ed596f408e96d (patch) | |
tree | 690e80e3f3f17cec51c0ddbd112fe0ca18a38e39 /kernel/perf_event.c | |
parent | 2e9521fd656f05a716b5294a7dbebd37ced05e43 (diff) | |
download | linux-fsl-qoriq-b87ba87ca26e226b2277a2d5613ed596f408e96d.tar.xz |
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 <fengzhe.zhang@intel.com>
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Cc: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Jan Beulich <JBeulich@novell.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Link: http://lkml.kernel.org/r/%3C625BA99ED14B2D499DC4E29D8138F1505C8ED7F7E2%40shsmsx502.ccr.corp.intel.com%3E
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/perf_event.c')
0 files changed, 0 insertions, 0 deletions