aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2011-01-28 07:47:15 +0000
committerThomas Gleixner <[email protected]>2011-02-02 21:15:08 +0000
commitf1a06390d013244e721372b3f9b66e39b6429c71 (patch)
tree8ffce4d07e61d3533d17a2b2f947aefcebde211c /net/unix/af_unix.c
parentMerge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze (diff)
downloadkernel-f1a06390d013244e721372b3f9b66e39b6429c71.tar.gz
kernel-f1a06390d013244e721372b3f9b66e39b6429c71.zip
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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions