diff options
author | 2021-09-09 22:42:56 -0400 | |
---|---|---|
committer | 2021-09-13 08:06:17 -1000 | |
commit | b94f9ac79a7395c2d6171cc753cc27942df0be73 (patch) | |
tree | cd24b7f47ca522f38e03bda59d6bcc54a7ed4ed7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs/cgroup: remove some duplicate words (diff) | |
download | wireguard-linux-b94f9ac79a7395c2d6171cc753cc27942df0be73.tar.xz wireguard-linux-b94f9ac79a7395c2d6171cc753cc27942df0be73.zip |
cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem
Since commit 1243dc518c9d ("cgroup/cpuset: Convert cpuset_mutex to
percpu_rwsem"), cpuset_mutex has been replaced by cpuset_rwsem which is
a percpu rwsem. However, the comments in kernel/cgroup/cpuset.c still
reference cpuset_mutex which are now incorrect.
Change all the references of cpuset_mutex to cpuset_rwsem.
Fixes: 1243dc518c9d ("cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem")
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions