diff options
author | Mateusz Guzik <mjguzik@gmail.com> | 2025-03-20 10:23:31 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-20 10:41:59 +0100 |
commit | d5a05a5a44a983ead5c57673af2c5bcfd2f0d3e9 (patch) | |
tree | d5421b54e454c11d7c2ae79e8ba442fa60dcc708 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ae7e5a1cd17b271e1b3339a23883d3d64724dcc (diff) |
fs: tidy up do_sys_openat2() with likely/unlikely
Otherwise gcc 13 generates conditional forward jumps (aka branch
mispredict by default) for build_open_flags() being succesfull.
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Link: https://lore.kernel.org/r/20250320092331.1921700-1-mjguzik@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions