Re: [PATCH v1 0/2] cpuidle: teo: Fix selection when idle state 0 is disabled
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2021-08-03 13:18:32
Also in:
lkml
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2021-08-03 13:18:32
Also in:
lkml
On Sat, Jul 31, 2021 at 6:04 AM Doug Smythies [off-list ref] wrote:
On Fri, Jul 30, 2021 at 7:39 AM Rafael J. Wysocki [off-list ref] wrote:quoted
Hi, Patch [1/2] fixes idle state selection in the teo governor when idle state 0 is disabled (which is broken after recent changes in that governor) and patch [2/2] renames two local variables on top of that change. Please see the patch changelogs for details.Hi Rafael, I tested this version of the patches, and the idle state 0 disabled issue has been fixed.
Thanks for the confirmation!