Re: [BUG] oops in cpufreq driver with AMD Kaveri CPU

From: Viresh Kumar
Date: Tue Aug 12 2014 - 03:46:31 EST


On Tue, Aug 12, 2014 at 12:56 PM, Oleksandr Natalenko
<oleksandr@xxxxxxxxxxxxxx> wrote:
> Got that and will try to investigate ASAP.
>
> Just to note: I tried to use powersave governor and got the same result. I believe notifiers are used with powersave governor as well. Am I wrong?

Notifiers are used from the cpufreq core when frequency is changed.
And the powersave governor should have changed the frequency only
ONCE, i.e. to go to lowest frequency.

So, it probably happened at the first & only change at that time as well..
But it shouldn't happen any later. So, see what the log looks like on
that crash.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/