diff options
author | 2020-08-01 13:36:33 +0300 | |
---|---|---|
committer | 2020-08-01 11:02:00 -0600 | |
commit | 1752f0adea98ef859978c090e0726844348758f9 (patch) | |
tree | 8aba110d49827532706a9646c45557e70a07243a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | io_uring: don't touch 'ctx' after installing file descriptor (diff) | |
download | wireguard-linux-1752f0adea98ef859978c090e0726844348758f9.tar.xz wireguard-linux-1752f0adea98ef859978c090e0726844348758f9.zip |
fs: optimise kiocb_set_rw_flags()
Use a local var to collect flags in kiocb_set_rw_flags(). That spares
some memory writes and allows to replace most of the jumps with MOVEcc.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions