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.
Thanks!
On Fri, Jul 30, 2021 at 7:39 AM Rafael J. Wysocki <[email protected]> wrote:
>
> 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.
... Doug
On Sat, Jul 31, 2021 at 6:04 AM Doug Smythies <[email protected]> wrote:
>
> On Fri, Jul 30, 2021 at 7:39 AM Rafael J. Wysocki <[email protected]> wrote:
> >
> > 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!