diff options
author | Mateusz Guzik <mjguzik@gmail.com> | 2024-11-30 08:17:11 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-12-22 13:29:52 +0300 |
commit | 3212a8f34021a16d13ace91d3ac5f451ef8d0103 (patch) | |
tree | ed60c561af47d6b8d4b330fe52554a2e24c32a37 /tools/perf/scripts/python/task-analyzer.py | |
parent | 9b7da575f85962c44abe7dc245b0a58179ad2c45 (diff) | |
download | linux-3212a8f34021a16d13ace91d3ac5f451ef8d0103.tar.xz |
fs: use a consume fence in mnt_idmap()
The routine is used in link_path_walk() for every path component.
To my reading the entire point of the fence was to grab a fully
populated mnt_idmap, but that's already going to happen with mere
consume fence.
Eliminates an actual fence on arm64.
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Link: https://lore.kernel.org/r/20241130051712.1036527-1-mjguzik@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions