diff options
| author | Cong Zhang <cong.zhang@oss.qualcomm.com> | 2025-12-30 17:17:05 +0800 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-12-30 09:02:22 -0700 |
| commit | 10845a105bbcb030647a729f1716c2309da71d33 (patch) | |
| tree | 33659c2f16911eaa9a2af0c8fb80c040e8213173 /include/uapi/linux/firewire-cdev.h | |
| parent | a2ce133969175d36d708b7c76536b375d0522e53 (diff) | |
blk-mq: skip CPU offline notify on unmapped hctx
If an hctx has no software ctx mapped, blk_mq_map_swqueue() never
allocates tags and leaves hctx->tags NULL. The CPU hotplug offline
notifier can still run for that hctx, return early since hctx cannot
hold any requests.
Signed-off-by: Cong Zhang <cong.zhang@oss.qualcomm.com>
Fixes: bf0beec0607d ("blk-mq: drain I/O when all CPUs in a hctx are offline")
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/uapi/linux/firewire-cdev.h')
0 files changed, 0 insertions, 0 deletions
