]> git.baikalelectronics.ru Git - kernel.git/commit
posix-cpu-timers: Switch thread group sampling to array
authorThomas Gleixner <tglx@linutronix.de>
Wed, 21 Aug 2019 19:09:16 +0000 (21:09 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Aug 2019 09:50:39 +0000 (11:50 +0200)
commit0c6dd4ef1713f9286a9583b8872396b1836e851b
treef1f003cb9044c60960f43cb35828b4aa54095ee5
parent56f1125211b538d213fa099291adfe0ce4197b1c
posix-cpu-timers: Switch thread group sampling to array

That allows more simplifications in various places.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192921.988426956@linutronix.de
include/linux/sched/cputime.h
kernel/time/itimer.c
kernel/time/posix-cpu-timers.c