[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190111133315.657348322@linutronix.de>
Date: Fri, 11 Jan 2019 14:33:15 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Peter Zijlstra <peterz@...radead.org>,
"H.J. Lu" <hjl.tools@...il.com>
Subject: [patch 0/2] posix-cpu-timers: Unbreak interval timers
The recent commit which prevented a division by 0 issue in the alarm timer
code broke posix CPU timers as an unwanted side effect.
The following series unbreaks them and removes the duplicated storage of
the interval which is not longer required.
Thanks,
tglx
Powered by blists - more mailing lists