diff options
author | 2024-11-30 06:17:11 +0100 | |
---|---|---|
committer | 2024-12-22 11:29:52 +0100 | |
commit | 3212a8f34021a16d13ace91d3ac5f451ef8d0103 (patch) | |
tree | ed60c561af47d6b8d4b330fe52554a2e24c32a37 /scripts/lib/kdoc/kdoc_parser.py | |
parent | file: flush delayed work in delayed fput() (diff) | |
download | linux-rng-3212a8f34021a16d13ace91d3ac5f451ef8d0103.tar.xz linux-rng-3212a8f34021a16d13ace91d3ac5f451ef8d0103.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions