summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVlastimil Babka <vbabka@suse.cz>2024-08-07 13:31:16 +0300
committerVlastimil Babka <vbabka@suse.cz>2024-08-27 15:12:51 +0300
commitf77d0cda4a8ebd070bfa1ef9a153c470ea3601ce (patch)
treea8631a29e48c7e612fa30e54dd8b53dec32d5f09 /tools/perf/scripts/python
parent4ec10268ed98a3d568a39861e7b7d0a0fa7cbe60 (diff)
downloadlinux-f77d0cda4a8ebd070bfa1ef9a153c470ea3601ce.tar.xz
mm, slab: move kfence_shutdown_cache() outside slab_mutex
kfence_shutdown_cache() is called under slab_mutex when the cache is destroyed synchronously, and outside slab_mutex during the delayed destruction of SLAB_TYPESAFE_BY_RCU caches. It seems it should always be safe to call it outside of slab_mutex so we can just move the call to kmem_cache_release(), which is called outside. Reviewed-by: Jann Horn <jannh@google.com> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions