aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2020-11-20 07:59:54 -0700
committerJakub Kicinski <[email protected]>2020-11-21 15:19:08 -0800
commit5aac0390a63b8718237a61dd0d24a29201d1c94a (patch)
tree9b8e18b051dca28b2a2c5796f83f5990faa3018f /tools/perf/scripts/python/sched-migration.py
parentc5dab0941fcdc9664eb0ec0d4d51433216d91336 (diff)
tun: honor IOCB_NOWAIT flag
tun only checks the file O_NONBLOCK flag, but it should also be checking the iocb IOCB_NOWAIT flag. Any fops using ->read/write_iter() should check both, otherwise it breaks users that correctly expect O_NONBLOCK semantics if IOCB_NOWAIT is set. Signed-off-by: Jens Axboe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions