Skip to content
  1. Apr 14, 2013
  2. Apr 10, 2013
    • Paul Bolle's avatar
      idle: Remove unused ARCH_HAS_DEFAULT_IDLE · 781b0e87
      Paul Bolle authored
      The Kconfig symbol ARCH_HAS_DEFAULT_IDLE is unused. Commit
      a0bfa137
      
       ("cpuidle: stop
      depending on pm_idle") removed the only place were it was
      actually used. But it did not remove its Kconfig entries (for sh
      and x86). Remove those two entries now.
      
      Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
      Cc: Len Brown <len.brown@intel.com>
      Cc: Paul Mundt <lethal@linux-sh.org>
      Link: http://lkml.kernel.org/r/1363869683.1390.134.camel@x61.thuisdomein
      Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
      781b0e87
    • Ingo Molnar's avatar
      bfin: Fix typo in arch_cpu_idle() · 59f0eaaa
      Ingo Molnar authored
      Introduced by commit 25d67f86
      
       ("bfin: Use generic idle loop").
      
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      Cc: Rusty Russell <rusty@rustcorp.com.au>
      Cc: Paul McKenney <paulmck@linux.vnet.ibm.com>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Cc: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
      Cc: Magnus Damm <magnus.damm@gmail.com>
      Cc: Mike Frysinger <vapier@gentoo.org>
      Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
      59f0eaaa
  3. Apr 08, 2013