aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2020-06-21 13:09:51 +0300
committerJens Axboe <[email protected]>2020-06-21 20:46:05 -0600
commit24c74678634b3cbdb325b3b7706366c83811b311 (patch)
treee36deba80e56d165d1877e5f8a36e57302a4d06d /tools/perf/scripts/python/stat-cpi.py
parent62ef73165091476d31f31e33d9d0d48b088c129d (diff)
io_uring: remove REQ_F_MUST_PUNT
REQ_F_MUST_PUNT may seem looking good and clear, but it's the same as not having REQ_F_NOWAIT set. That rather creates more confusion. Moreover, it doesn't even affect any behaviour (e.g. see the patch removing it from io_{read,write}). Kill theg flag and update already outdated comments. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions