summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_priv.h
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2021-04-16 00:08:09 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2021-04-16 04:44:40 +0200
commit0d2810cd62d91bd44f42c87f386c126f6620a43d (patch)
tree349da4f6217574e98ba9c2c6ad7b720c0e1aa4d8 /drivers/scsi/scsi_priv.h
parentscsi: core: Remove an incorrect comment (diff)
downloadlinux-0d2810cd62d91bd44f42c87f386c126f6620a43d.tar.xz
linux-0d2810cd62d91bd44f42c87f386c126f6620a43d.zip
scsi: core: Rename scsi_softirq_done() into scsi_complete()
Commit 320ae51feed5 ("blk-mq: new multi-queue block IO queueing mechanism"; v3.13) introduced a code path that calls the blk-mq completion function from interrupt context. scsi-mq was introduced by commit d285203cf647 ("scsi: add support for a blk-mq based I/O path."; v3.17). Since the introduction of scsi-mq, scsi_softirq_done() can be called from interrupt context. That made the name of the function misleading, rename it to scsi_complete(). Link: https://lore.kernel.org/r/20210415220826.29438-4-bvanassche@acm.org Cc: Christoph Hellwig <hch@lst.de> Cc: Johannes Thumshirn <johannes.thumshirn@wdc.com> Cc: Hannes Reinecke <hare@suse.de> Cc: Daniel Wagner <dwagner@suse.de> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_priv.h')
0 files changed, 0 insertions, 0 deletions