Thread (32 messages) 32 messages, 6 authors, 2014-01-27

Re: [PATCH 7/9] SH: remove redundant cpuidle_idle_call()

From: Daniel Lezcano <hidden>
Date: 2014-01-27 08:35:46
Also in: linux-arm-kernel, linux-sh, linuxppc-dev, lkml

On 01/27/2014 07:08 AM, Nicolas Pitre wrote:
The core idle loop now takes care of it.

Signed-off-by: Nicolas Pitre <redacted>
Acked-by: Daniel Lezcano <redacted>
quoted hunk ↗ jump to hunk
---
  arch/sh/kernel/idle.c | 4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/arch/sh/kernel/idle.c b/arch/sh/kernel/idle.c
index 2ea4483fd7..be616ee0cf 100644
--- a/arch/sh/kernel/idle.c
+++ b/arch/sh/kernel/idle.c
@@ -16,7 +16,6 @@
  #include <linux/thread_info.h>
  #include <linux/irqflags.h>
  #include <linux/smp.h>
-#include <linux/cpuidle.h>
  #include <linux/atomic.h>
  #include <asm/pgalloc.h>
  #include <asm/smp.h>
@@ -40,8 +39,7 @@ void arch_cpu_idle_dead(void)

  void arch_cpu_idle(void)
  {
-	if (cpuidle_idle_call())
-		sh_idle();
+	sh_idle();
  }

  void __init select_idle_routine(void)

-- 
  <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help