commit | 1cd07c0b94f2c320270d76edb7dd49bceb09c1df | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Aug 21 21:09:20 2019 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Aug 28 11:50:41 2019 +0200 |
tree | 82bd5d32e3dc433968c1b12114755069a36cefba | |
parent | 2bbdbdae05167c688b6d3499a7dab74208b80a22 [diff] |
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