Re: schedule_timeout sleeps too long after dividing CPU frequency
Viresh Kumar <[email protected]> Fri, 15 May 2015 15:31:01 +0530
| Newsgroups | org.kernel.vger.cpufreq,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <20150515100101.GJ6348@linux> |
On 15-05-15, 10:51, Russell King - ARM Linux wrote: > As you don't say which kernel version you're using, for all we know, you > might be using a version which omits some fixes in this area, such as > this one which you really must have if your timer is operating in > period mode: > > fe79a9ba1196 clockevents: Adjust timer interval when frequency changes Atleast the link he gave was for 3.14 and this patch got commited in 3.15 :) If that's the Mason, this patch is all you need. -- viresh