aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2021-06-27 21:11:12 +0000
committerJens Axboe <[email protected]>2021-06-27 22:25:10 +0000
commitc06bc5a3fb42304d815a2dc41e324b5a97c9f7da (patch)
tree46e0d5b665088ea9781839234953c3efbee64ff6 /net/switchdev/switchdev.c
parentblk-mq: update hctx->dispatch_busy in case of real scheduler (diff)
downloadkernel-c06bc5a3fb42304d815a2dc41e324b5a97c9f7da.tar.gz
kernel-c06bc5a3fb42304d815a2dc41e324b5a97c9f7da.zip
block/mq-deadline: Remove a WARN_ON_ONCE() call
The purpose of the WARN_ON_ONCE() statement in dd_insert_request() is to verify that dd_prepare_request() cleared rq->elv.priv[0]. Since dd_prepare_request() is called during request initialization but not if a request is requeued, a warning is triggered if a request is requeued. Fix this by removing the WARN_ON_ONCE() statement. This patch suppresses the following kernel warning: WARNING: CPU: 28 PID: 432 at block/mq-deadline-main.c:740 dd_insert_request+0x4d4/0x5b0 Workqueue: kblockd blk_mq_requeue_work Call Trace: dd_insert_requests+0xfa/0x130 blk_mq_sched_insert_request+0x22c/0x240 blk_mq_requeue_work+0x21c/0x2d0 process_one_work+0x4c2/0xa70 worker_thread+0x2e5/0x6d0 kthread+0x21c/0x250 ret_from_fork+0x1f/0x30 Reported-by: Sachin Sant <[email protected]> Fixes: 08a9ad8bf607 ("block/mq-deadline: Add cgroup support") Signed-off-by: Bart Van Assche <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions