aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorFelix Fietkau <[email protected]>2012-08-08 16:25:03 +0200
committerJohn W. Linville <[email protected]>2012-08-10 14:50:24 -0400
commitf41a9b3b15e0f74656f69e6da403d870c53ea4e6 (patch)
tree1cbdc5bae0a58e546c16b7bf3ec448bbaf53aab8 /fs/jbd2/commit.c
parentbbf2e65258302c42d74fd53b3d92d6d8f03aaeff (diff)
ath9k: fix interrupt storms on queued hardware reset
commit b74713d04effbacd3d126ce94cec18742187b6ce "ath9k: Handle fatal interrupts properly" introduced a race condition, where IRQs are being left enabled, however the irq handler returns IRQ_HANDLED while the reset is still queued without addressing the IRQ cause. This leads to an IRQ storm that prevents the system from even getting to the reset code. Fix this by disabling IRQs in the handler without touching intr_ref_cnt. Cc: Rajkumar Manoharan <[email protected]> Cc: Sujith Manoharan <[email protected]> Signed-off-by: Felix Fietkau <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions