diff options
| author | Caleb Sander Mateos <csander@purestorage.com> | 2026-01-30 08:25:30 -0700 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2026-01-31 06:38:43 -0700 |
| commit | 491af20b3c6d5baedb96357d4b12232ae490cbe7 (patch) | |
| tree | 63e9c0c67cb78256d401aed85143fd550bc5c1c7 /tools/perf/scripts/python | |
| parent | 2feca79ef8df5505b87c00812b9ba263b92c64ed (diff) | |
| download | linux-491af20b3c6d5baedb96357d4b12232ae490cbe7.tar.gz linux-491af20b3c6d5baedb96357d4b12232ae490cbe7.zip | |
ublk: remove "can't touch 'ublk_io' any more" comments
The struct ublk_io is in fact accessed in __ublk_complete_rq() after the
comment. But it's not racy to access the ublk_io between clearing its
UBLK_IO_FLAG_OWNED_BY_SRV flag and completing the request, as no other
thread can use the ublk_io in the meantime.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
