diff options
author | Christoph Hellwig <[email protected]> | 2024-06-13 10:48:16 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-06-14 10:20:06 -0600 |
commit | e8bc14d116aeac8f0f133ec8d249acf4e0658da7 (patch) | |
tree | 240609617e5a4e7efb5a2662cc3fed8d51a756fc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | e9f5f44ad3725335d9c559c3c22cd3726152a7b1 (diff) |
block: remove the blk_flush_integrity call in blk_integrity_unregister
Now that there are no indirect calls for PI processing there is no
way to dereference a NULL pointer here. Additionally drivers now always
freeze the queue (or in case of stacking drivers use their internal
equivalent) around changing the integrity profile.
This is effectively a revert of commit 3df49967f6f1 ("block: flush the
integrity workqueue in blk_integrity_unregister").
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions