aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorJustin Sanders <[email protected]>2025-06-10 17:06:00 +0000
committerJens Axboe <[email protected]>2025-06-17 12:12:35 +0000
commitcffc873d68ab09a0432b8212008c5613f8a70a2c (patch)
tree2b955531db55c65ea3b522ed4de9315e03798817 /lib/crypto/mpi/mpi-cmp.c
parentaoe: clean device rq_list in aoedev_downdev() (diff)
downloadkernel-cffc873d68ab09a0432b8212008c5613f8a70a2c.tar.gz
kernel-cffc873d68ab09a0432b8212008c5613f8a70a2c.zip
aoe: defer rexmit timer downdev work to workqueue
When aoe's rexmit_timer() notices that an aoe target fails to respond to commands for more than aoe_deadsecs, it calls aoedev_downdev() which cleans the outstanding aoe and block queues. This can involve sleeping, such as in blk_mq_freeze_queue(), which should not occur in irq context. This patch defers that aoedev_downdev() call to the aoe device's workqueue. Link: https://bugzilla.kernel.org/show_bug.cgi?id=212665 Signed-off-by: Justin Sanders <[email protected]> Link: https://lore.kernel.org/r/[email protected] Tested-By: Valentin Kleibel <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions