diff options
author | Shakeel Butt <shakeel.butt@linux.dev> | 2025-04-01 20:09:12 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-04-01 20:33:26 +0300 |
commit | 7d6c63c3191427a69ffd1383146df01f695d6195 (patch) | |
tree | 32a79f33e81b933dbfb356cdb832737a2be39cbf /scripts/clang-tools/gen_compile_commands.py | |
parent | e8a457b73569d7096ff46c307c37dbba55dd7a9c (diff) | |
download | linux-7d6c63c3191427a69ffd1383146df01f695d6195.tar.xz |
cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lock
The commit 093c8812de2d ("cgroup: rstat: Cleanup flushing functions and
locking") during cleanup accidentally changed the code to call
cgroup_rstat_updated_list() without cgroup_rstat_lock which is required.
Fix it.
Fixes: 093c8812de2d ("cgroup: rstat: Cleanup flushing functions and locking")
Reported-by: Jakub Kicinski <kuba@kernel.org>
Reported-by: Breno Leitao <leitao@debian.org>
Reported-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Closes: https://lore.kernel.org/all/6564c3d6-9372-4352-9847-1eb3aea07ca4@linux.ibm.com/
Signed-off-by: Shakeel Butt <shakeel.butt@linux.dev>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions