public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: cpuidle: make arm_cpuidle_suspend() more efficient
@ 2016-03-24  5:08 Jisheng Zhang
  2016-03-24  5:08 ` [PATCH 1/2] arm64: cpuidle: remove cpu_ops check from arm_cpuidle_suspend() Jisheng Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jisheng Zhang @ 2016-03-24  5:08 UTC (permalink / raw)
  To: catalin.marinas, will.deacon, lorenzo.pieralisi, daniel.lezcano
  Cc: linux-arm-kernel, linux-kernel, Jisheng Zhang

This series is to improve the arm_cpuidle_suspend() a bit by removing/moving
out checks from this hot path.

Jisheng Zhang (2):
  arm64: cpuidle: remove cpu_ops check from arm_cpuidle_suspend()
  arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient

 arch/arm64/kernel/cpuidle.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

-- 
2.8.0.rc3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-03-25  2:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24  5:08 [PATCH 0/2] arm64: cpuidle: make arm_cpuidle_suspend() more efficient Jisheng Zhang
2016-03-24  5:08 ` [PATCH 1/2] arm64: cpuidle: remove cpu_ops check from arm_cpuidle_suspend() Jisheng Zhang
2016-03-24  5:08 ` [PATCH 2/2] arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient Jisheng Zhang
2016-03-24 11:15 ` [PATCH 0/2] arm64: cpuidle: make arm_cpuidle_suspend() " Will Deacon
2016-03-24 13:18   ` Jisheng Zhang
2016-03-24 16:44     ` Lorenzo Pieralisi
2016-03-25  2:40       ` Jisheng Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox