summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-01-28 08:47:15 +0100
committerThomas Gleixner <tglx@linutronix.de>2011-02-02 22:15:08 +0100
commitf1a06390d013244e721372b3f9b66e39b6429c71 (patch)
tree8ffce4d07e61d3533d17a2b2f947aefcebde211c /mm/rmap.c
parentafe8a887550f7cc24eb16449670b93f6b43c32d8 (diff)
downloadlinux-f1a06390d013244e721372b3f9b66e39b6429c71.tar.bz2
genirq: Prevent irq storm on migration
move_native_irq() masks and unmasks the interrupt line unconditionally, but the interrupt line might be masked due to a threaded oneshot handler in progress. Unmasking the line in that case can lead to interrupt storms. Observed on PREEMPT_RT. Originally-from: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: stable@kernel.org
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions