diff options
author | Bart Van Assche <[email protected]> | 2021-04-15 15:08:09 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-04-15 22:44:40 -0400 |
commit | 0d2810cd62d91bd44f42c87f386c126f6620a43d (patch) | |
tree | 349da4f6217574e98ba9c2c6ad7b720c0e1aa4d8 /scripts/gdb/linux/timerlist.py | |
parent | 886874af943953bc4ee575d828c3e3cc7d1aebe9 (diff) |
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/[email protected]
Cc: Christoph Hellwig <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Daniel Wagner <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions