diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2020-02-28 11:09:19 -0600 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-03-01 11:21:44 +0100 |
commit | 60f2ceaa8111d9ec51af87bde4a6809f2b3235e4 (patch) | |
tree | bc647589adadae17b6ce814ab2a4e36f7b1dfee0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a2efdbf4fcb38ec1ae99c9d54d52c34fa867dc71 (diff) |
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
As of e78c3496790e ("time, signal: Protect resource use statistics
with seqlock") cpu_clock_sample_group no longers needs siglock
protection. Unfortunately no one realized it at the time.
Remove the extra locking that is for cpu_clock_sample_group and not
for cpu_clock_sample. This significantly simplifies the code.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/878skmvdts.fsf@x220.int.ebiederm.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions