summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAleksa Sarai <cyphar@cyphar.com>2019-10-16 18:50:01 +0300
committerTejun Heo <tj@kernel.org>2019-10-24 22:07:10 +0300
commita713af394cf382a30dd28a1015cbe572f1b9ca75 (patch)
treebe789f59b00a4a4a2bcbcdf3fd571f606e3cf1e2 /tools/perf/util/scripting-engines/trace-event-python.c
parent1a99fcc035fb666f5d0909aef0a753284cb5d04c (diff)
downloadlinux-a713af394cf382a30dd28a1015cbe572f1b9ca75.tar.xz
cgroup: pids: use atomic64_t for pids->limit
Because pids->limit can be changed concurrently (but we don't want to take a lock because it would be needlessly expensive), use atomic64_ts instead. Fixes: commit 49b786ea146f ("cgroup: implement the PIDs subsystem") Cc: stable@vger.kernel.org # v4.3+ Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions