diff options
author | Daniel Wagner <[email protected]> | 2020-11-30 11:19:21 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-12-16 14:55:25 -0700 |
commit | e6582cb5dab4ae572513412cc10fd0ffe07e0b05 (patch) | |
tree | 3fab7bf8fbd54271236438fc5e32ccfbfdafd754 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 009bd55dfcc857d8b00a5bbb17a8db060317af6f (diff) |
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 <[email protected]>
Signed-off-by: Daniel Wagner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions