diff options
author | Keith Busch <kbusch@kernel.org> | 2023-01-05 22:07:33 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-01-09 06:59:17 +0300 |
commit | 4397a17c1dc53f436285f372432dd1aea44e7953 (patch) | |
tree | 7da702820c2b600b1fe02662dd956d95d53034c1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 1e23db450cff5f0410480137041181d1514bda2a (diff) | |
download | linux-4397a17c1dc53f436285f372432dd1aea44e7953.tar.xz |
iov_iter: move iter_ubuf check inside restore WARN
io_uring is using iter_ubuf types for single vector requests. We expect
state restore may happen for this type now, and it is already handled
correctly, so suppress the warning.
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions