]> git.baikalelectronics.ru Git - kernel.git/commit
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 28 Feb 2020 17:08:45 +0000 (11:08 -0600)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 1 Mar 2020 10:21:43 +0000 (11:21 +0100)
commit1556b2da39bdf0d826e28bdb886a97be5942a38a
tree00abfd642e7c2e4c132daff104ea873455198dd1
parentc9872f7be2a01a8e12fb8892c44e70bdb4c3d416
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock

As of 8df175e4de8b ("time, signal: Protect resource use statistics with
seqlock") cpu_clock_sample_group() no longer needs siglock protection so
remove the stale comment.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/87eeuevduq.fsf@x220.int.ebiederm.org
kernel/time/posix-cpu-timers.c