summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel Wagner <dwagner@suse.de>2020-11-30 11:19:21 +0100
committerJens Axboe <axboe@kernel.dk>2020-12-16 14:55:25 -0700
commite6582cb5dab4ae572513412cc10fd0ffe07e0b05 (patch)
tree3fab7bf8fbd54271236438fc5e32ccfbfdafd754 /.gitattributes
parent009bd55dfcc857d8b00a5bbb17a8db060317af6f (diff)
downloadlinux-e6582cb5dab4ae572513412cc10fd0ffe07e0b05.tar.bz2
blk-mq: Remove 'running from the wrong CPU' warning
It's guaranteed that no request is in flight when a hctx is going offline. This warning is only triggered when the wq's CPU is hot plugged and the blk-mq is not synced up yet. As this state is temporary and the request is still processed correctly, better remove the warning as this is the fast path. Suggested-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Daniel Wagner <dwagner@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions