aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorTomas Henzl <[email protected]>2020-08-27 18:53:32 +0200
committerMartin K. Petersen <[email protected]>2020-09-02 21:59:44 -0400
commitd2af39141eea34ef651961e885f49d96781a1016 (patch)
tree73fc79354cdd100ce16193138cf9b3caa1feb222 /net/lapb/lapb_out.c
parented43ffea78dcc97db3f561da834f1a49c8961e33 (diff)
scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
disable_irq() might sleep. Replace it with disable_irq_nosync() which is sufficient as irq_poll_scheduled protects against concurrently running complete_cmd_fusion() from megasas_irqpoll() and megasas_isr_fusion(). Link: https://lore.kernel.org/r/[email protected] Fixes: a6ffd5bf681 scsi: megaraid_sas: Call disable_irq from process IRQ poll Signed-off-by: Tomas Henzl <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions