summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorTomas Henzl <thenzl@redhat.com>2020-08-27 19:53:32 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2020-09-03 04:59:44 +0300
commitd2af39141eea34ef651961e885f49d96781a1016 (patch)
tree73fc79354cdd100ce16193138cf9b3caa1feb222 /sound
parented43ffea78dcc97db3f561da834f1a49c8961e33 (diff)
downloadlinux-d2af39141eea34ef651961e885f49d96781a1016.tar.xz
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/20200827165332.8432-1-thenzl@redhat.com Fixes: a6ffd5bf681 scsi: megaraid_sas: Call disable_irq from process IRQ poll Signed-off-by: Tomas Henzl <thenzl@redhat.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions