Re: [v4 PATCH 0/2] powerpc/powernv: Enable stop4 via cpuidle

2017-08-07 Thread Nicholas Piggin
On Mon, 7 Aug 2017 11:12:42 +0530 "Gautham R. Shenoy" wrote: > From: "Gautham R. Shenoy" > > Hi, > > This is the fourth iteration of the patchset to enable exploitation of > stop4 idle state on POWER9 via cpuidle. These look good to me,

Re: [v4 PATCH 0/2] powerpc/powernv: Enable stop4 via cpuidle

2017-08-07 Thread Nicholas Piggin
On Mon, 7 Aug 2017 11:12:42 +0530 "Gautham R. Shenoy" wrote: > From: "Gautham R. Shenoy" > > Hi, > > This is the fourth iteration of the patchset to enable exploitation of > stop4 idle state on POWER9 via cpuidle. These look good to me, thanks. I think the SPR saving is moving in the right

[v4 PATCH 0/2] powerpc/powernv: Enable stop4 via cpuidle

2017-08-06 Thread Gautham R. Shenoy
From: "Gautham R. Shenoy" Hi, This is the fourth iteration of the patchset to enable exploitation of stop4 idle state on POWER9 via cpuidle. The earlier version can be found here : [v3]: https://lkml.org/lkml/2017/7/21/209 [v2]: https://lkml.org/lkml/2017/7/19/152

[v4 PATCH 0/2] powerpc/powernv: Enable stop4 via cpuidle

2017-08-06 Thread Gautham R. Shenoy
From: "Gautham R. Shenoy" Hi, This is the fourth iteration of the patchset to enable exploitation of stop4 idle state on POWER9 via cpuidle. The earlier version can be found here : [v3]: https://lkml.org/lkml/2017/7/21/209 [v2]: https://lkml.org/lkml/2017/7/19/152 [v1]: