Re: [PATCH 4/4] arm: psci: add cpuidle_ops support

2015-07-08 Thread Jisheng Zhang
Dear Russell, On Wed, 8 Jul 2015 19:38:42 +0800 Jisheng Zhang wrote: > Dear Russell, > > On Wed, 8 Jul 2015 11:34:29 +0100 > Russell King - ARM Linux wrote: > > > On Wed, Jul 08, 2015 at 06:13:37PM +0800, Jisheng Zhang wrote: > > > This patch implements cpuidle_ops using psci. After this patc

Re: [PATCH 4/4] arm: psci: add cpuidle_ops support

2015-07-08 Thread Jisheng Zhang
Dear Russell, On Wed, 8 Jul 2015 11:34:29 +0100 Russell King - ARM Linux wrote: > On Wed, Jul 08, 2015 at 06:13:37PM +0800, Jisheng Zhang wrote: > > This patch implements cpuidle_ops using psci. After this patch, we can use > > cpuidle-arm.c with psci backend for both arm and arm64. > > I reall

Re: [PATCH 4/4] arm: psci: add cpuidle_ops support

2015-07-08 Thread Russell King - ARM Linux
On Wed, Jul 08, 2015 at 06:13:37PM +0800, Jisheng Zhang wrote: > This patch implements cpuidle_ops using psci. After this patch, we can use > cpuidle-arm.c with psci backend for both arm and arm64. I really don't see the point of most of the patches in this series. To summarise, what you're doing