cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend driver
authorPreeti U Murthy <preeti@linux.vnet.ibm.com>
Wed, 12 Feb 2014 04:48:45 +0000 (10:18 +0530)
committerIngo Molnar <mingo@kernel.org>
Wed, 12 Feb 2014 07:05:03 +0000 (08:05 +0100)
commit3f67d962c64d9b6de9dab81bdbe6d5c94c80d9b9
treee586da15921b982f64446c60c55c13fad154813b
parent74b8af7837fa55c020e2ad1b34a6b10dfe25a9b1
cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend driver

Commit d8c6ad3184ca651 ("sched/idle, PPC: Remove redundant
cpuidle_idle_call()") reintroduced ppc64_runlatch_off/on() in the
pseries cpuidle backend driver. Hence the cleanup caused by the
commit "c0c4301c54adde05:pseries/cpuidle: Remove redundant call
to ppc64_runlatch_off() in cpu idle routines"  in conjuction
with the commit d8c6ad3184ca651 causes a build failure.

Signed-off-by: Preeti U Murthy <preeti@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Nicolas Pitre <nicolas.pitre@linaro.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Link: http://lkml.kernel.org/r/52FAFD2D.2090306@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/cpuidle/cpuidle-pseries.c
This page took 0.025986 seconds and 5 git commands to generate.