aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorMateusz Guzik <[email protected]>2024-11-30 05:17:11 +0000
committerChristian Brauner <[email protected]>2024-12-22 10:29:52 +0000
commit3212a8f34021a16d13ace91d3ac5f451ef8d0103 (patch)
treeed60c561af47d6b8d4b330fe52554a2e24c32a37 /fs/proc/array.c
parentfile: flush delayed work in delayed fput() (diff)
downloadkernel-3212a8f34021a16d13ace91d3ac5f451ef8d0103.tar.gz
kernel-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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions