diff options
author | 2022-09-28 09:19:59 -0600 | |
---|---|---|
committer | 2022-09-30 07:48:00 -0600 | |
commit | e73a625bc24880f1fe5abaa89bb63e0918fbd66c (patch) | |
tree | 95c4143f1744ff629599232d8e03abfaee538f0c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | Merge branch 'for-6.1/io_uring' into for-6.1/passthrough (diff) | |
download | linux-dev-e73a625bc24880f1fe5abaa89bb63e0918fbd66c.tar.xz linux-dev-e73a625bc24880f1fe5abaa89bb63e0918fbd66c.zip |
block: kill deprecated BUG_ON() in the flush handling
We've never had any useful reports from this BUG_ON(), and in fact a
number of the BUG_ON()'s in the flush handling need to be turned into
more graceful handling.
In preparation for allowing batched completions of the end_io handling,
where we can enter the flush completion with queuelist having been reused
for the batch, get rid of this BUG_ON().
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions