Re: [PATCH v5 6/7][Update] cpufreq: Support for fast frequency switching

From: Peter Zijlstra
Date: Thu Mar 17 2016 - 07:40:44 EST


On Thu, Mar 17, 2016 at 11:35:07AM +0000, Juri Lelli wrote:

> > + pr_warn("cpufreq: CPU%u: Fast freqnency switching not enabled\n",
>
> Ultra-minor nit: s/freqnency/frequency/
>
> Also, is this really a warning or just a debug message? (everything
> seems to work fine on Juno even if this is printed :-)).

I would consider it a warn; this _should_ not happen. If your platform
supports fast_switch, then you really rather want to use it.