diff options
author | 2020-02-28 11:09:19 -0600 | |
---|---|---|
committer | 2020-03-01 11:21:44 +0100 | |
commit | 60f2ceaa8111d9ec51af87bde4a6809f2b3235e4 (patch) | |
tree | bc647589adadae17b6ce814ab2a4e36f7b1dfee0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock (diff) | |
download | wireguard-linux-60f2ceaa8111d9ec51af87bde4a6809f2b3235e4.tar.xz wireguard-linux-60f2ceaa8111d9ec51af87bde4a6809f2b3235e4.zip |
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