| Date | Thu, 16 Apr 2015 15:37:26 +0200 | From | Frederic Weisbecker <> | Subject | Re: [patch 17/39] tick: sched: Remove hrtimer_active() checks |
| |
On Tue, Apr 14, 2015 at 09:08:52PM -0000, Thomas Gleixner wrote: > hrtimer_start() enforces a timer interrupt if the timer is already > expired. Get rid of the checks and the forward loop. > > Signed-off-by: Thomas Gleixner <tglx@linutronix.de> > Cc: John Stultz <john.stultz@linaro.org> > Cc: Preeti U Murthy <preeti@linux.vnet.ibm.com> > Cc: Marcelo Tosatti <mtosatti@redhat.com>
Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com>
|