diff options
author | Amir Goldstein <amir73il@gmail.com> | 2024-11-14 11:36:35 +0300 |
---|---|---|
committer | Amir Goldstein <amir73il@gmail.com> | 2024-11-14 15:15:46 +0300 |
commit | 711747e204ead127235aa41b350e518e92a87fcc (patch) | |
tree | ce95f3deeb06147510da6a1596bebe5b5a214b14 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | fc5a1d2287bf23f67da1fc7a178cf26c5e6ba9d0 (diff) | |
download | linux-711747e204ead127235aa41b350e518e92a87fcc.tar.xz |
ovl: pass an explicit reference of creators creds to callers
ovl_setup_cred_for_create() decrements one refcount of new creds and
ovl_revert_creds() in callers decrements the last refcount.
In preparation to revert_creds_light() back to caller creds, pass an
explicit reference of the creators creds to the callers and drop the
refcount explicitly in the callers after ovl_revert_creds().
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions