]> www.infradead.org Git - users/willy/xarray.git/commit
posix-cpu-timers: Consolidate timer expiry further
authorThomas Gleixner <tglx@linutronix.de>
Wed, 21 Aug 2019 19:09:20 +0000 (21:09 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Aug 2019 09:50:41 +0000 (11:50 +0200)
commit1cd07c0b94f2c320270d76edb7dd49bceb09c1df
tree82bd5d32e3dc433968c1b12114755069a36cefba
parent2bbdbdae05167c688b6d3499a7dab74208b80a22
posix-cpu-timers: Consolidate timer expiry further

With the array based samples and expiry cache, the expiry function can use
a loop to collect timers from the clock specific lists.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192922.365469982@linutronix.de
kernel/time/posix-cpu-timers.c