]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cpuidle: remove unused hrtimer_peek_ahead_timers() call
authorSergey Senozhatsky <sergey.senozhatsky@gmail.com>
Thu, 12 Apr 2012 22:51:43 +0000 (08:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 17 Apr 2012 03:47:05 +0000 (13:47 +1000)
commitb63ba6a89271281437a266e529989614bd5eaf0f
tree7d88f29f2c94fcf8053f7b64bc6c0951fc5899e8
parent4b1c81ea5671196c13cc056615413ce4d67eefe6
cpuidle: remove unused hrtimer_peek_ahead_timers() call

 cpuidle: remove unused hrtimer_peek_ahead_timers() call

  commit 9a6558371bcd01c2973b7638181db4ccc34eab4f
  Author: Arjan van de Ven <arjan@linux.intel.com>
  Date:   Sun Nov 9 12:45:10 2008 -0800

     regression: disable timer peek-ahead for 2.6.28

     It's showing up as regressions; disabling it very likely just papers
     over an underlying issue, but time is running out for 2.6.28, lets get
     back to this for 2.6.29

 Many years has passed since 2008, so it seems ok to remove whole `#if 0' block.

Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Kevin Hilman <khilman@ti.com>
Cc: Len Brown <len.brown@intel.com>
Cc: Trinabh Gupta <g.trinabh@gmail.com>
Cc: Deepthi Dharwar <deepthi@linux.vnet.ibm.com>
Cc: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/cpuidle/cpuidle.c