]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cpuidle: remove unused hrtimer_peek_ahead_timers() call
authorSergey Senozhatsky <sergey.senozhatsky@gmail.com>
Wed, 25 Apr 2012 01:03:15 +0000 (11:03 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 30 Apr 2012 05:17:10 +0000 (15:17 +1000)
commit628b86667ea2bc66d863bc107fd8e4837df3ed2c
tree3b448453337c5c471d098f7c0aefa1f9b50af2fa
parent32aff42dbcec83a00303095b575eab602be38360
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