diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-09-20 00:12:00 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2024-02-25 02:10:32 -0500 |
commit | e31f0a57ae1ab2f6e17adb8e602bc120ad722232 (patch) | |
tree | 7b8fa35282a310a6ead52901ede07fdbabc01723 /tools/perf/scripts/python/task-analyzer.py | |
parent | 47458802f6606f652cd0f6dc38cd52ce60ec0145 (diff) |
procfs: make freeing proc_fs_info rcu-delayed
makes proc_pid_ns() safe from rcu pathwalk (put_pid_ns()
is still synchronous, but that's not a problem - it does
rcu-delay everything that needs to be)
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions