[PATCH 0/2] ARM: cpuidle: bug fix and a trivial improvement

From: Jisheng Zhang
Date: Thu Mar 24 2016 - 01:15:22 EST


There's one corner case need to be fixed: !cpuidle_ops[cpu].init.
patch1 tries to address this corner case.

patch2 tries to improve arm_cpuidle_suspend() a bit by moving .suspend
check into arm_cpuidle_init().

Jisheng Zhang (2):
ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient

arch/arm/kernel/cpuidle.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

--
2.8.0.rc3